digestpp 1.0
C++11 header-only message digest library
Loading...
Searching...
No Matches
has_customization< T > Class Template Reference

#include <test_vectors.hpp>

Static Public Attributes

static constexpr bool value = std::is_same<decltype(test<T>(0)), std::true_type>::value
 

Member Data Documentation

◆ value

template<typename T >
bool has_customization< T >::value = std::is_same<decltype(test<T>(0)), std::true_type>::value
staticconstexpr

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