Loading [MathJax]/extensions/tex2jax.js
Mantid
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Mantid::Algorithms::SpectrumAlgorithm::contains< Tp, List > Struct Template Reference

Helpers for for_each(), struct contains and 2 specializations. More...

Inheritance diagram for Mantid::Algorithms::SpectrumAlgorithm::contains< Tp, List >:

Detailed Description

template<typename Tp, typename... List>
struct Mantid::Algorithms::SpectrumAlgorithm::contains< Tp, List >

Helpers for for_each(), struct contains and 2 specializations.

Used to determine at compile time if parameter pack contains a certain type.

Definition at line 57 of file SpectrumAlgorithm.h.


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