bux API Reference 1.9.0
Static library of whatever are seen required in general purpose but not directly supported from Modern C++. Or whatever reusable originated from my side projects.
Loading...
Searching...
No Matches
bux::C_AutoSinkHolderT< T_Sink > Struct Template Reference

#include <SyncLog.h>

Public Types

using type = C_OstreamHolder
 
using type = C_PersistedSnapHolder
 

Detailed Description

template<std::derived_from< I_SnapT< std::ostream * > > T_Sink>
struct bux::C_AutoSinkHolderT< T_Sink >

Definition at line 197 of file SyncLog.h.

Member Typedef Documentation

◆ type [1/2]

template<std::derived_from< I_SnapT< std::ostream * > > T_Sink>
using bux::C_AutoSinkHolderT< T_Sink >::type = C_OstreamHolder

Definition at line 162 of file SyncLog.h.

◆ type [2/2]

template<std::derived_from< I_SnapT< std::ostream * > > T_Sink>
using bux::C_AutoSinkHolderT< T_Sink >::type = C_PersistedSnapHolder

Definition at line 199 of file SyncLog.h.


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