LeechCraft 0.6.70-14794-g33744ae6ce
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::Util::Not< Pred >::Negate< std::integral_constant< bool, V > > Struct Template Reference

#include "typelevel.h"

Public Types

using Result_t = std::integral_constant< bool, !V >
 

Detailed Description

template<template< typename > class Pred>
template<bool V>
struct LC::Util::Not< Pred >::Negate< std::integral_constant< bool, V > >

Definition at line 24 of file typelevel.h.

Member Typedef Documentation

◆ Result_t

template<template< typename > class Pred>
template<bool V>
using LC::Util::Not< Pred >::Negate< std::integral_constant< bool, V > >::Result_t = std::integral_constant<bool, !V>

Definition at line 26 of file typelevel.h.


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