Joedb 9.1.4
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
Namespaces | Functions
is_identifier.h File Reference
#include <string>
Include dependency graph for is_identifier.h:
This graph shows which files directly or indirectly include this file:

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)