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

#include <xml.hpp>

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

Public Member Functions

 error_no_root ()
 

Detailed Description

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

Definition at line 440 of file xml.hpp.

Constructor & Destructor Documentation

◆ error_no_root()

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

Definition at line 440 of file xml.hpp.


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