WPILibC++ 2023.4.3-108-ge5452e3
detail::is_streamable< T, Char, Enable > Class Template Referenceabstract

#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/fmtlib/include/fmt/ostream.h>

Public Member Functions

 is_streamable ()=default
 

Static Public Attributes

static const bool value = result::value
 

Constructor & Destructor Documentation

◆ is_streamable()

template<typename T , typename Char , typename Enable = void>
detail::is_streamable< T, Char, Enable >::is_streamable ( )
default

Member Data Documentation

◆ value

template<typename T , typename Char , typename Enable = void>
const bool detail::is_streamable< T, Char, Enable >::value = result::value
static

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