An implementation of std::experimental::is_detected.
More...
#include <type_traits.hpp>
template<template< typename... > class Op, typename... Args>
struct halcheck::lib::is_detected< Op, Args >
An implementation of std::experimental::is_detected.
- See also
- std::experimental::is_detected
The documentation for this struct was generated from the following file: