OTest2
A C++ testing framework
Classes | Static Public Attributes | List of all members
OTest2::Private::HasContainerKeyComp< Type_ > Class Template Reference

#include <containertrait.h>

Static Public Attributes

static constexpr bool value = decltype(test_fce<Type_>(nullptr))::value
 

Detailed Description

template<typename Type_>
class OTest2::Private::HasContainerKeyComp< Type_ >

Definition at line 66 of file containertrait.h.

Member Data Documentation

◆ value

template<typename Type_ >
constexpr bool OTest2::Private::HasContainerKeyComp< Type_ >::value = decltype(test_fce<Type_>(nullptr))::value
staticconstexpr

Definition at line 76 of file containertrait.h.


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