libpniio
|
#include <boost/variant.hpp>
Go to the source code of this file.
Namespaces | |
pni | |
pni::io | |
pni::io::nx | |
Typedefs | |
template<typename GTYPE , typename FTYPE , typename ATYPE , typename LTYPE > | |
using | pni::io::nx::nxobject = boost::variant< GTYPE, FTYPE, ATYPE, LTYPE > |