FastLED 3.9.15
Loading...
Searching...
No Matches
istream.cpp File Reference
#include "istream.h"
#include "fl/math.h"
#include "fl/compiler_control.h"
#include "fl/math_macros.h"
+ Include dependency graph for istream.cpp:

Go to the source code of this file.

Namespaces

namespace  fl
 IMPORTANT!
 
namespace  fl::anonymous_namespace{istream.cpp}
 

Functions

istream_realfl::cin_real ()
 
bool fl::anonymous_namespace{istream.cpp}::isDigit (char c)
 
bool fl::anonymous_namespace{istream.cpp}::isSpace (char c)
 
bool fl::anonymous_namespace{istream.cpp}::parse_i32 (const char *str, fl::i32 &result)
 
bool fl::anonymous_namespace{istream.cpp}::parse_u32 (const char *str, fl::u32 &result)
 

Variables

FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS istream fl::cin