Toolbox snapshot
The Reactive C++ Toolbox
Loading...
Searching...
No Matches
Classes | Concepts | Functions
toolbox::util::detail Namespace Reference

Classes

struct  Member
 
struct  ResetState
 
struct  StorageDeleter
 
struct  Struct
 
struct  Struct< Member< TagT, ValueT >, Member< TagsT, ValuesT >... >
 
struct  Struct<>
 

Concepts

concept  ExcludedIntegral
 
concept  AllowedIntegral
 
concept  AllowedNumeric
 
concept  AllowedChar
 
concept  InheritsBasicOStream
 

Functions

ostream & operator<< (ostream &os, ResetState) noexcept
 

Function Documentation

◆ operator<<()

TOOLBOX_API std::ostream & toolbox::util::detail::operator<< ( ostream &  os,
ResetState   
)
noexcept

Definition at line 24 of file Stream.cpp.