neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neolib::lexer_atom< Token, Scope, CharT >::not_scope Struct Reference

#include <lexer.hpp>

Inheritance diagram for neolib::lexer_atom< Token, Scope, CharT >::not_scope:

Public Member Functions

 not_scope (const std::string &aBadScope)
 

Detailed Description

template<typename Token, typename Scope = no_scopes, typename CharT = char>
struct neolib::lexer_atom< Token, Scope, CharT >::not_scope

Definition at line 116 of file lexer.hpp.

Constructor & Destructor Documentation

◆ not_scope()

template<typename Token , typename Scope = no_scopes, typename CharT = char>
neolib::lexer_atom< Token, Scope, CharT >::not_scope::not_scope ( const std::string &  aBadScope)
inline

Definition at line 116 of file lexer.hpp.


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