Joedb 9.5.0
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
Namespaces | Functions
is_identifier.cpp File Reference
#include "joedb/is_identifier.h"
Include dependency graph for is_identifier.cpp:

Go to the source code of this file.

Namespaces

namespace  joedb
 

Functions

constexpr bool joedb::is_letter (char c)
 
constexpr bool joedb::is_number (char c)
 
bool joedb::is_identifier (const std::string &s)