yaml-cpp/include
Benjamin Navarro 3be2e1b28f Allowing partial specialization of the convert struct
This is done by adding a second, defaulted, template parameter that can
be used in conjunction of std::enable_if

An example of usage is added to the tutorial
2021-10-21 12:48:50 +02:00
..
yaml-cpp Allowing partial specialization of the convert struct 2021-10-21 12:48:50 +02:00