28 template<
typename TChar,
typename TAllocator>
decltype(std::declval< typename TFDecl::Signature >()(std::declval< Box & >(), std::declval< TArgs >()...)) Call(TArgs &&... args) const
boxing::Enum Enum
Type alias in namespace alib.
boxing::Box Box
Type alias in namespace alib.
void operator()(TAString< TChar, TAllocator > &target, const boxing::Box &box)
void operator()(TAString< TChar, TAllocator > &target, const boxing::Enum &value)