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