cgal/Stream_support/include/CGAL/IO
Sebastien Loriot caecbe29c7
Replace boost::mpl (#7813)
- `boost::mpl::if_` --> `std::conditional`
- `boost::enable_if` -> `std::enable_if`
- `boost::mpl::and_` -> `&&`
- `boost::mpl::or_` -> `||`
- `boost::constant::bool_` -> `std::bool_constant`
- ...
2023-12-26 17:33:36 +01:00
..
3MF
OBJ
OFF boost::int -> std::int 2023-04-23 18:43:10 +02:00
OI spelling corrections 2022-11-16 13:22:39 +01:00
PLY iformat/oformat are in CGAL::IO 2023-09-25 16:09:41 +02:00
STL iformat/oformat are in CGAL::IO 2023-09-25 16:09:41 +02:00
VRML spelling corrections 2022-11-16 13:22:39 +01:00
VTK
WKT moving files from internal to PKG/internal 2021-08-26 11:33:39 +02:00
3MF.h Unexpected backtick 2023-04-11 17:38:37 +02:00
Color.h Add a hash for CGAL::IO::Color 2023-07-12 14:40:47 +02:00
GOCAD.h more workarounds for MSVC 2015 2022-08-10 23:50:39 +02:00
Generic_writer.h use_default_values() -> default_values() 2022-01-10 18:36:37 +01:00
Istream_iterator.h issue #7395 Improvement of layout of model relations 2023-07-09 12:43:36 +02:00
OBJ.h Merge pull request #7392 from MaelRL/CGAL_IO-Obj_fixes-GF 2023-04-24 14:08:22 +02:00
OFF.h more workarounds for MSVC 2015 2022-08-10 23:50:39 +02:00
OI.h
Ostream_iterator.h issue #7395 Improvement of layout of model relations 2023-07-09 12:43:36 +02:00
PLY.h boost::int -> std::int 2023-04-23 18:43:10 +02:00
STL.h boost::unit -> std::uint 2023-04-23 18:40:39 +02:00
VRML.h
VTK.h fix tag 2023-12-07 12:53:39 +00:00
Verbose_ostream.h
WKT.h Fix and simplify code 2022-12-14 08:20:44 +00:00
binary_file_io.h
helpers.h replace boost::mpl::or_ 2023-11-10 16:34:19 +01:00
io.h fix istream for optional 2023-08-18 09:35:45 +02:00
io_tags.h
polygon_soup_io.h fix reading of vtp files 2023-10-12 16:50:55 +02:00
trace.h CGAL_TRACE() -> CGAL_TRACE_STREAM 2021-09-23 17:00:10 +02:00