Jpp test-rotations-new
the software that should make you happy
Loading...
Searching...
No Matches
JSTDToolkit.hh File Reference
#include "JLang/JSTDTypes.hh"

Go to the source code of this file.

Namespaces

namespace  JLANG
 Auxiliary classes and methods for language specific functionality.
 
namespace  JPP
 This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 

Functions

template<class JKey_t , class JValue_t , class JComparator_t , class JAllocator_t >
const JValue_t & JLANG::getValue (const std::map< JKey_t, JValue_t, JComparator_t, JAllocator_t > &map, const JKey_t &key, const JValue_t &value)
 Get value in map.
 
template<class JElement_t , class JAllocator_t >
void JLANG::putEndMarker (std::vector< JElement_t, JAllocator_t > &buffer, const JElement_t &value)
 Put end marker.