neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neolib::lexer< Atom >::end_of_file_reached Struct Reference

#include <lexer.hpp>

Inheritance diagram for neolib::lexer< Atom >::end_of_file_reached:

Public Member Functions

 end_of_file_reached (const std::string &reason="neolib::lexer_atom::end_of_file_reached")
 

Detailed Description

template<typename Atom>
struct neolib::lexer< Atom >::end_of_file_reached

Definition at line 565 of file lexer.hpp.

Constructor & Destructor Documentation

◆ end_of_file_reached()

template<typename Atom >
neolib::lexer< Atom >::end_of_file_reached::end_of_file_reached ( const std::string &  reason = "neolib::lexer_atom::end_of_file_reached")
inline

Definition at line 565 of file lexer.hpp.


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