Inferno
0.2
|
#include <specialise_oostd.hpp>
Public Member Functions | |
MakeTreePtr () | |
template<typename CP0 > | |
MakeTreePtr (const CP0 &cp0) | |
template<typename CP0 , typename CP1 > | |
MakeTreePtr (const CP0 &cp0, const CP1 &cp1) | |
template<typename CP0 , typename CP1 , typename CP2 > | |
MakeTreePtr (const CP0 &cp0, const CP1 &cp1, const CP2 &cp2) |
Definition at line 122 of file specialise_oostd.hpp.
MakeTreePtr< VALUE_TYPE >::MakeTreePtr | ( | ) | [inline] |
Definition at line 124 of file specialise_oostd.hpp.
MakeTreePtr< VALUE_TYPE >::MakeTreePtr | ( | const CP0 & | cp0 | ) | [inline] |
Definition at line 126 of file specialise_oostd.hpp.
MakeTreePtr< VALUE_TYPE >::MakeTreePtr | ( | const CP0 & | cp0, |
const CP1 & | cp1 | ||
) | [inline] |
Definition at line 128 of file specialise_oostd.hpp.
MakeTreePtr< VALUE_TYPE >::MakeTreePtr | ( | const CP0 & | cp0, |
const CP1 & | cp1, | ||
const CP2 & | cp2 | ||
) | [inline] |
Definition at line 130 of file specialise_oostd.hpp.