1 #ifndef GAUDIKERNEL_STDARRAYASPROPERTY_H 2 #define GAUDIKERNEL_STDARRAYASPROPERTY_H 1 32 template <
class ITERATOR>
63 template <
class TYPE, std::
size_t N>
74 if (
N != tmp.size() ) {
89 #endif // GAUDIKERNEL_STDARRAYASPROPERTY_H constexpr static const auto FAILURE
std::ostream & toStream(ITERATOR first, ITERATOR last, std::ostream &s, const std::string &open, const std::string &close, const std::string &delim)
the helper function to print the sequence
The declaration of major parsing functions used e.g for (re)implementation of new extended properties...
This class is used for returning status codes from appropriate routines.
constexpr static const auto SUCCESS
StatusCode parse(DataObjID &dest, const std::string &src)
implementation of various functions for streaming.
Helper functions to set/get the application return code.