mn::fibonacci< 0 > Struct Reference

Calculates the 0 Fibonacci value. More...

#include <mn_functional.hpp>

Static Public Attributes

static constexpr size_t value = 0
 

Detailed Description

Calculates the 0 Fibonacci value.

Member Data Documentation

◆ value

constexpr size_t mn::fibonacci< 0 >::value = 0
staticconstexpr

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