Speclib  0.1.2
The library for writing better CUDA libraries

Constexpr-level metaprogramming, such as: More...

Modules

 Constexpr Datastructures
 Dynamically-sized datastructures for use only during constexpr execution.
 
 Integer Math
 Constexpr integer math, such as division that refuses to compile if the division has a remainder.
 

Classes

struct  sp::StaticAssert
 Static asserts that exploit template expansion backtraces to show you the values involved in the failing assert. More...
 

Detailed Description

Constexpr-level metaprogramming, such as: