DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
#include <boost/any.hpp>
Go to the source code of this file.
Namespaces | |
dd4hep | |
Namespace for the AIDA detector description toolkit. | |
Functions | |
template<typename T , typename... _Args> | |
any | dd4hep::make_any (_Args &&... __args) |
Create an any holding a _Tp constructed from __args . More... | |