Reactions  0.1.2
Handling reaction trees and decays
reactions::utils::is_template_specialization< Type, Template > Struct Template Reference

Check whether a type is a specialization of a template. More...

#include <utils.hpp>

Inheritance diagram for reactions::utils::is_template_specialization< Type, Template >:
Inheritance graph
[legend]
Collaboration diagram for reactions::utils::is_template_specialization< Type, Template >:
Collaboration graph
[legend]

Detailed Description

template<class Type, template< class... > class Template>
struct reactions::utils::is_template_specialization< Type, Template >

Check whether a type is a specialization of a template.


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