m3ta
  • Overview
  • Examples
    • Function Call at Compile Time
    • Tag Dispatching
    • Overload Resolution Using SFINAE
    • Static Assert
    • The Nested Initializers Trick for Multidimensional Arrays
  • Reference
    • All
    • Any
    • Ending Occurrences
    • Is Complex?
    • Is Operator Callable?
    • Maximum
    • Minimum
    • None
    • Power
    • Product
    • Arithmetic Operation Result
    • Concatenate Integer Sequences
    • Extract Integer Sequence
    • Nested Initializer Lists
    • Pass
    • Pop Integer Sequence
    • Read-Only Parameter
    • Remove Qualifiers
    • Reverse Integer Sequence
    • Dependent Bool
    • Integer Sequence
    • Parameter Pack
  • FAQ
    • Why providing constexpr functions when traits would be enough?
    • Why also providing traits on top of existing functions then?
  • Contributing
  • Changes
    • v0.0.2 (2015-03-21)
    • v0.0.1 (2015-01-09)
  • Versioning
  • License
 
m3ta
  • Docs »
  • Documentation Overview
  • Edit on GitHub

Documentation Overview¶

Welcome to the documentation of m3ta.

Getting Started¶

  • Overview
  • Examples
    • Function Call at Compile Time
    • Tag Dispatching
    • Overload Resolution Using SFINAE
    • Static Assert
    • The Nested Initializers Trick for Multidimensional Arrays

What’s Available?¶

  • Reference
    • All
    • Any
    • Ending Occurrences
    • Is Complex?
    • Is Operator Callable?
    • Maximum
    • Minimum
    • None
    • Power
    • Product
    • Arithmetic Operation Result
    • Concatenate Integer Sequences
    • Extract Integer Sequence
    • Nested Initializer Lists
    • Pass
    • Pop Integer Sequence
    • Read-Only Parameter
    • Remove Qualifiers
    • Reverse Integer Sequence
    • Dependent Bool
    • Integer Sequence
    • Parameter Pack

Additional Information¶

  • FAQ
  • Contributing
  • Changes
  • Versioning
  • License

Indices¶

  • Index
  • Module Index
Next

© Copyright 2015, Christopher Crouzet.

Built with Sphinx using a theme provided by Read the Docs.