spdlog
Loading...
Searching...
No Matches
Public Member Functions | Private Member Functions | List of all members
detail::test_stream< Char > Struct Template Reference

Detailed Description

template<typename Char>
struct detail::test_stream< Char >

Definition at line 56 of file ostream.h.

#include <ostream.h>

Inheritance diagram for detail::test_stream< Char >:
[legend]

Public Member Functions

T bad (T... args)
 
T clear (T... args)
 
T copyfmt (T... args)
 
T eof (T... args)
 
T exceptions (T... args)
 
T fail (T... args)
 
T fill (T... args)
 
T flags (T... args)
 
T flush (T... args)
 
T getloc (T... args)
 
T good (T... args)
 
T imbue (T... args)
 
T init (T... args)
 
T iword (T... args)
 
T move (T... args)
 
T narrow (T... args)
 
T operator bool (T... args)
 
T operator! (T... args)
 
T operator<< (T... args)
 
T precision (T... args)
 
T put (T... args)
 
T pword (T... args)
 
T rdbuf (T... args)
 
T rdstate (T... args)
 
T register_callback (T... args)
 
T seekp (T... args)
 
T set_rdbuf (T... args)
 
T setf (T... args)
 
T setstate (T... args)
 
T swap (T... args)
 
T sync_with_stdio (T... args)
 
T tellp (T... args)
 
T tie (T... args)
 
T unsetf (T... args)
 
T widen (T... args)
 
T width (T... args)
 
T write (T... args)
 
T xalloc (T... args)
 

Private Member Functions

void_t operator<< (converter)
 

Member Function Documentation

◆ operator<<()

template<typename Char >
void_t detail::test_stream< Char >::operator<< ( converter  )
private

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