CbmRoot
|
#include "CbmErrorMessage.h"
#include "Timeslice.hpp"
#include "Rtypes.h"
#include <boost/any.hpp>
#include <map>
#include <string>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
class | CbmUnpack< T > |
Functions | |
template<class T > | |
bool | is_this_type (const boost::any &varValue) |
bool is_this_type | ( | const boost::any & | varValue | ) |
Definition at line 33 of file CbmUnpack.h.