#include <prettyprint.hpp>
Inheritance diagram for pretty_print::detail::sfinae_base:Public Types | |
| using | yes = char |
| using | no = yes[2] |
Definition at line 37 of file prettyprint.hpp.
| using pretty_print::detail::sfinae_base::no = yes[2] |
Definition at line 40 of file prettyprint.hpp.
| using pretty_print::detail::sfinae_base::yes = char |
Definition at line 39 of file prettyprint.hpp.