FastLED 3.9.15
Loading...
Searching...
No Matches

◆ operator<<() [33/36]

template<typename T>
fl::enable_if< fl::is_enum< T >::value, sstream_noop & >::type fl::sstream_noop::operator<< ( T )
inline

Definition at line 405 of file strstream.h.

406{ return *this; }

References FL_NOEXCEPT.