OpenWalnut  1.2.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
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 95 of file WCompileTimeFunctions.h.


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