Fast Methods for Cosmological Simulations
FastSim serves as a tool for quick N-body simulations in modified gravity.
nlohmann::detail::detector< Default, AlwaysVoid, Op, Args > Struct Template Reference

#include <json.hpp>

Public Types

using value_t = std::false_type
 
using type = Default
 

Detailed Description

template<class Default, class AlwaysVoid, template< class... > class Op, class... Args>
struct nlohmann::detail::detector< Default, AlwaysVoid, Op, Args >

Definition at line 367 of file json.hpp.

Member Typedef Documentation

template<class Default , class AlwaysVoid , template< class... > class Op, class... Args>
using nlohmann::detail::detector< Default, AlwaysVoid, Op, Args >::type = Default

Definition at line 370 of file json.hpp.

template<class Default , class AlwaysVoid , template< class... > class Op, class... Args>
using nlohmann::detail::detector< Default, AlwaysVoid, Op, Args >::value_t = std::false_type

Definition at line 369 of file json.hpp.


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