OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
description.cpp
Go to the documentation of this file.
1 //
2 // Copyright & License: See Copyright.readme in src directory
3 //
4 
5 #include "description_def.hpp"
6 
7 typedef std::string::const_iterator iterator_t;
8 template struct SDDS::parser::description_parser<iterator_t>;
std::string::const_iterator iterator_t
Definition: array.cpp:8