HDK
|
Go to the source code of this file.
Classes | |
struct | GusdUT_StaticValHolder< Fn > |
Functions | |
template<typename Fn > | |
GusdUT_StaticValHolder< Fn > | GusdUT_StaticVal (const Fn &fn) |
GusdUT_StaticValHolder<Fn> GusdUT_StaticVal | ( | const Fn & | fn | ) |
Helper for constructing static values. This allows automatic template deduction of the function.
Definition at line 97 of file UT_StaticInit.h.