ldas-tools-framecpp 2.7.0
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
anonymous_namespace{Verify.cc}::dump_first_of_pair< T, charT, traits > Class Template Reference
Inheritance diagram for anonymous_namespace{Verify.cc}::dump_first_of_pair< T, charT, traits >:
Inheritance graph
[legend]
Collaboration diagram for anonymous_namespace{Verify.cc}::dump_first_of_pair< T, charT, traits >:
Collaboration graph
[legend]

Public Types

typedef LDASTools::AL::infix_ostream_iterator< T, charT, traits > base_iterator
 
typedef base_iterator::ostream_type ostream_type
 

Public Member Functions

 dump_first_of_pair (ostream_type &s)
 
 dump_first_of_pair (ostream_type &s, charT const *d)
 
dump_first_of_pair< T, charT, traits > & operator= (T const &item)
 

Member Typedef Documentation

◆ base_iterator

template<class T , class charT = char, class traits = std::char_traits< charT >>
typedef LDASTools::AL::infix_ostream_iterator< T, charT, traits > anonymous_namespace{Verify.cc}::dump_first_of_pair< T, charT, traits >::base_iterator

◆ ostream_type

template<class T , class charT = char, class traits = std::char_traits< charT >>
typedef base_iterator::ostream_type anonymous_namespace{Verify.cc}::dump_first_of_pair< T, charT, traits >::ostream_type

Constructor & Destructor Documentation

◆ dump_first_of_pair() [1/2]

template<class T , class charT = char, class traits = std::char_traits< charT >>
anonymous_namespace{Verify.cc}::dump_first_of_pair< T, charT, traits >::dump_first_of_pair ( ostream_type s)
inline

◆ dump_first_of_pair() [2/2]

template<class T , class charT = char, class traits = std::char_traits< charT >>
anonymous_namespace{Verify.cc}::dump_first_of_pair< T, charT, traits >::dump_first_of_pair ( ostream_type s,
charT const *  d 
)
inline

Member Function Documentation

◆ operator=()

template<class T , class charT = char, class traits = std::char_traits< charT >>
dump_first_of_pair< T, charT, traits > & anonymous_namespace{Verify.cc}::dump_first_of_pair< T, charT, traits >::operator= ( T const &  item)
inline

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