Ariles
extra_visitors
pugixml
src
common.h
Go to the documentation of this file.
1
/**
2
@file
3
@author Alexander Sherikov
4
5
@copyright 2017-2020 Alexander Sherikov, Licensed under the Apache License, Version 2.0.
6
(see @ref LICENSE or http://www.apache.org/licenses/LICENSE-2.0)
7
8
@brief
9
*/
10
11
#pragma once
12
13
14
#include <
ariles2/visitors/pugixml.h
>
15
#include <boost/lexical_cast.hpp>
16
#include <pugixml.hpp>
17
18
namespace
ariles2
19
{
20
namespace
ns_pugixml
21
{
22
using
NodeWrapper
=
serialization::Node<pugi::xml_node>
;
23
}
24
}
// namespace ariles2
ariles2::serialization::Node
Definition:
serialization.h:54
ariles2
Definition:
basic.h:17
pugixml.h
Generated by
1.9.1