- Home
- About DUNE
- Download
- Documentation
- Community
- Development
Calculates the factorial of m at compile time. More...
#include <dune/common/misc.hh>
Public Types | |
enum | { factorial = m * Factorial<m-1>::factorial } |
factorial stores m! More... |
Calculates the factorial of m at compile time.
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].