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` - ... |
||
|---|---|---|
| .. | ||
| doc/BGL | ||
| examples | ||
| include/CGAL | ||
| package_info/BGL | ||
| test/BGL | ||