|
DxLibEx
|
#include <helper.hpp>


Static Public Member Functions | |
| static Counter_template< U > | Do (const U &value) DXLE_NOEXCEPT_OR_NOTHROW |
| Counter_template<T>からCounter_template<U>にキャストする More... | |
Additional Inherited Members | |
Protected Member Functions inherited from dxle::impl::Counter_template< U > | |
| Counter_template (U param) DXLE_NOEXCEPT_OR_NOTHROW | |
Definition at line 62 of file helper.hpp.
|
inlineexplicit |
Definition at line 63 of file helper.hpp.
|
inlinestatic |
Counter_template<T>からCounter_template<U>にキャストする
Definition at line 65 of file helper.hpp.