This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_optional
Watch
1
Star
0
Fork
0
You've already forked boost_optional
forked from
boostorg/optional
Code
Pull Requests
Activity
614
Commits
67
Branches
123
Tags
c60db27762ff9cc16529e069c3c15f2fa898f994
Commit Graph
3 Commits
Author
SHA1
Message
Date
Andrey Semashev
9c43ae3612
Use is_same from Boost.TypeTraits.
...
boost::core::is_same is deprecated, so use the one from Boost.TypeTraits instead.
2023-11-09 00:38:43 +01:00
Edward Diener
78d6563bce
Change __BORLANDC__ to BOOST_BORLANDC, which is defined in Boost config for the Embarcadero non-clang-based compilers.
2020-03-30 14:04:35 -04:00
Andrzej Krzemienski
71d797b9ee
added implementation and tests of flat_map()
2018-06-28 23:30:47 +02:00