Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
experimental_features.hpp File Reference
#include "shambase/SourceLocation.hpp"
#include "shambase/exception.hpp"
#include <stdexcept>
+ Include dependency graph for experimental_features.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  shamrock::ExperimentalClassMarker
 

Namespaces

namespace  shamrock
 namespace for the main framework
 

Functions

bool shamrock::are_experimental_features_allowed ()
 Allow the use of experimental features.
 
void shamrock::enable_experimental_features ()
 Allow the use of experimental features.
 
void shamrock::experimental_feature_check (const std::string &message, SourceLocation loc=SourceLocation{})
 Check if experimental features are enabled, if not throw with the given message.
 

Detailed Description

Author
Timothée David–Cléris (tim.s.nosp@m.hamr.nosp@m.ock@p.nosp@m.roto.nosp@m.n.me)

Definition in file experimental_features.hpp.