Shaka Player Embedded
List of all members
shaka::util::impl::func_traits< Func, enable_if_t< sizeof(has_call_operator< Func >(0)) !=1 > Struct Template Reference

#include <templates.h>

Inheritance diagram for shaka::util::impl::func_traits< Func, enable_if_t< sizeof(has_call_operator< Func >(0)) !=1 >:
shaka::util::func_traits< decltype(&Func::operator())>

Additional Inherited Members

- Public Types inherited from shaka::util::func_traits< decltype(&Func::operator())>
using type = decltype(&::operator
 

Detailed Description

template<typename Func>
struct shaka::util::impl::func_traits< Func, enable_if_t< sizeof(has_call_operator< Func >(0)) !=1 >

Definition at line 73 of file templates.h.


The documentation for this struct was generated from the following file: