Skip to content

Class TempLat::ConditionalSayShort

ClassList > TempLat > ConditionalSayShort

A class which only spits out to TTY if enabled == true. More...

  • #include <conditionalsayshort.h>

Public Functions

Type Name
ConditionalSayShort (bool enabled_)
ConditionalSayShort & operator<< (const T & t)

Detailed Description

Unit test: ctest -R test-conditionalsayshort

Public Functions Documentation

function ConditionalSayShort

inline TempLat::ConditionalSayShort::ConditionalSayShort (
    bool enabled_
) 

function operator<<

template<typename T>
inline ConditionalSayShort & TempLat::ConditionalSayShort::operator<< (
    const T & t
) 


The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/util/conditionaloutput/conditionalsayshort.h