Jpp  18.2.1
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
clb_datagram.cc
Go to the documentation of this file.
1 #include "clb_datagram.hh"
2 
3 /**
4  * \author cpellegrino
5  */
6 
7 boost::atomic<unsigned int> CLBDataGram::n_obj(0);
static boost::atomic< unsigned int > n_obj
Definition: clb_datagram.hh:35