optional
is a wrapper for representing 'optional' (or 'nullable') objects who may not (yet) contain a valid value. Optional objects offer full value semantics; they are good for passing by value and usage inside STL containers. This is a header-only library.Start
square root of random number is: 44862.9
0
Finish
Name | Views | Likes |
---|---|---|
C++ boost::optional::make_optional() | 2323 | 1 |
boost::algorithm::is_partitioned() | 376 | 8 |
C++ boost::optional::is_initialized() | 1928 | 1 |
C++ boost::mpl | 496 | 2 |
C++ Boost::algorithm::is_partitioned | 249 | 7 |
C++ boost::optional | 441 | 1 |
C++ boost::any | 392 | 1 |
boost::algorithm::is_partitioned() | 91 | 7 |
C++ boost::thread | 475 | 1 |
C++ boost::scoped_ptr | 1408 | 3 |
Comments