#include <prettyprint.hpp>
Public Member Functions | |
template<typename Container > | |
custom_delims (const Container &c) | |
Public Attributes | |
std::unique_ptr< custom_delims_base > | base |
Definition at line 355 of file prettyprint.hpp.
|
inline |
Definition at line 358 of file prettyprint.hpp.
std::unique_ptr<custom_delims_base> pretty_print::custom_delims< Delims >::base |
Definition at line 360 of file prettyprint.hpp.