CYCLUS
Public Member Functions | Public Attributes | List of all members
pretty_print::custom_delims< Delims > Struct Template Reference

Detailed Description

template<typename Delims>
struct pretty_print::custom_delims< Delims >

Definition at line 250 of file prettyprint.hpp.

#include <prettyprint.hpp>

Public Member Functions

template<typename Container >
 custom_delims (const Container &c)
 
 ~custom_delims ()
 

Public Attributes

custom_delims_basebase
 

Constructor & Destructor Documentation

◆ custom_delims()

template<typename Delims >
template<typename Container >
pretty_print::custom_delims< Delims >::custom_delims ( const Container &  c)
inline

Definition at line 252 of file prettyprint.hpp.

◆ ~custom_delims()

template<typename Delims >
pretty_print::custom_delims< Delims >::~custom_delims ( )
inline

Definition at line 253 of file prettyprint.hpp.

Member Data Documentation

◆ base

template<typename Delims >
custom_delims_base* pretty_print::custom_delims< Delims >::base

Definition at line 254 of file prettyprint.hpp.


The documentation for this struct was generated from the following file: