LeechCraft 0.6.70-16373-g319c272718
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"

+ Inheritance diagram for LC::Util::Not< Pred >::Negate< std::integral_constant< bool, V > >:
+ Collaboration diagram for LC::Util::Not< Pred >::Negate< std::integral_constant< bool, V > >:

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: