neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neolib::basic_xml< CharT, Alloc >::failed_to_open_file Struct Reference

#include <xml.hpp>

Inheritance diagram for neolib::basic_xml< CharT, Alloc >::failed_to_open_file:

Public Member Functions

 failed_to_open_file ()
 

Detailed Description

template<typename CharT, typename Alloc = std::allocator<CharT>>
struct neolib::basic_xml< CharT, Alloc >::failed_to_open_file

Definition at line 441 of file xml.hpp.

Constructor & Destructor Documentation

◆ failed_to_open_file()

template<typename CharT , typename Alloc = std::allocator<CharT>>
neolib::basic_xml< CharT, Alloc >::failed_to_open_file::failed_to_open_file ( )
inline

Definition at line 441 of file xml.hpp.


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