CORSIKA  @c8_version@
The framework to simulate particle cascades for astroparticle physics
ImplementsMixin.hpp File Reference
#include <type_traits>
Include dependency graph for ImplementsMixin.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  corsika::detail::implements_mixin< Mixin, T >
 Helper traits class (partial) for static compile time checking. More...
 

Namespaces

 corsika
 `, since they are used everywhere as integral part of the framework.
 

Variables

template<template< typename > typename Mixin, typename T >
bool constexpr corsika::detail::implements_mixin_v = implements_mixin<Mixin, T>::value