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< boolPack< bp..., true >, boolPack< true, bp... > >
 

Detailed Description

Static assertion utilities for compile-time validation