|
CORSIKA
@c8_version@
The framework to simulate particle cascades for astroparticle physics
|
#include <type_traits>

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 |