mn::factorial< 0 > Struct Reference

Calculates the 0 factorial value. More...

#include <mn_functional.hpp>

Static Public Attributes

static constexpr size_t value = 1
 

Detailed Description

Calculates the 0 factorial value.

Member Data Documentation

◆ value

constexpr size_t mn::factorial< 0 >::value = 1
staticconstexpr

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