Loading...
Searching...
No Matches
staticAsserts.hpp File Reference
#include <type_traits>
#include "indep/common/typedef.hpp"

Go to the source code of this file.

Typedefs

template<nbool... bp>
using by::allTrues = std::is_same<boolPod<bp..., true>, boolPod<true, bp...>>
 

Detailed Description

Static assertion utilities for compile-time validation