mirror of https://github.com/CGAL/cgal
- `boost::mpl::if_` --> `std::conditional` - `boost::enable_if` -> `std::enable_if` - `boost::mpl::and_` -> `&&` - `boost::mpl::or_` -> `||` - `boost::constant::bool_` -> `std::bool_constant` - ... |
||
|---|---|---|
| .. | ||
| benchmark | ||
| doc/STL_Extension | ||
| examples/STL_Extension | ||
| include/CGAL | ||
| package_info/STL_Extension | ||
| test/STL_Extension | ||