hpx/type_support/lazy_enable_if.hpp

See Public API for a list of names and headers that are part of the public HPX API.

namespace hpx
namespace util
template<typename T>
struct lazy_enable_if<true, T>

Public Types

template<>
using type = typename T::type