CYCLUS
Public Member Functions | List of all members
pretty_print::has_begin_end< T >::Fallback Struct Reference

Detailed Description

template<typename T>
struct pretty_print::has_begin_end< T >::Fallback

Definition at line 56 of file prettyprint.hpp.

#include <prettyprint.hpp>

Inheritance diagram for pretty_print::has_begin_end< T >::Fallback:
Inheritance graph
[legend]

Public Member Functions

iter begin () const
 
iter end () const
 

Member Function Documentation

◆ begin()

template<typename T >
iter pretty_print::has_begin_end< T >::Fallback::begin ( ) const

◆ end()

template<typename T >
iter pretty_print::has_begin_end< T >::Fallback::end ( ) const

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