proxygen
folly::detail::IsFormatter< T, typename std::enable_if< std::is_same< typename T::IsFormatter, detail::FormatterTag >::value >::type > Struct Template Reference

#include <Format.h>

Inheritance diagram for folly::detail::IsFormatter< T, typename std::enable_if< std::is_same< typename T::IsFormatter, detail::FormatterTag >::value >::type >:

Detailed Description

template<class T>
struct folly::detail::IsFormatter< T, typename std::enable_if< std::is_same< typename T::IsFormatter, detail::FormatterTag >::value >::type >

Definition at line 455 of file Format.h.


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