NSVD Reader
0.0.1
node.hpp
Go to the documentation of this file.
1
5
#ifndef __NODAMUSHI_SVD_NODE_HPP__
6
#define __NODAMUSHI_SVD_NODE_HPP__
7
8
# include <type_traits>
9
# include <vector>
10
# include "
nodamushi/string_type.hpp
"
11
# include "
nodamushi/box.hpp
"
12
13
namespace
nodamushi
{
14
namespace
svd{
15
16
struct
svd_node
{};
// this class must be POD class
17
18
}}
// end namespace nodamushi::svd
19
20
#endif // __NODAMUSHI_SVD_NODE_HPP__
string_type.hpp
C++17/14 string type.
box.hpp
box.std::unique_ptr wrapper
nodamushi::svd::svd_node
Definition:
node.hpp:16
nodamushi
Definition:
box.hpp:14
include
nodamushi
svd
node.hpp
Generated by
1.8.15