OpenWalnut  1.5.0dev
WBinom< 0, k > Struct Template Reference

This specialization of the WBinom struct is needed to avoid infinite recursion in case of k > n. More...

#include <WCompileTimeFunctions.h>

Detailed Description

template<std::size_t k>
struct WBinom< 0, k >

This specialization of the WBinom struct is needed to avoid infinite recursion in case of k > n.

The compiler should abort compilation with an error message.

Definition at line 121 of file WCompileTimeFunctions.h.


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