Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Public Member Functions | List of all members
shamrock::ExperimentalClassMarker Class Reference

#include <shamrock/include/shamrock/experimental_features.hpp>

Public Member Functions

 ExperimentalClassMarker (const std::string &custom_message, SourceLocation loc=SourceLocation{})
 
 ExperimentalClassMarker (SourceLocation loc=SourceLocation{})
 

Detailed Description

Utility that can be used directly through it's constructor or that can be set as a base of a class to mark it as experimental

Definition at line 42 of file experimental_features.hpp.

Constructor & Destructor Documentation

◆ ExperimentalClassMarker() [1/2]

shamrock::ExperimentalClassMarker::ExperimentalClassMarker ( const std::string &  custom_message,
SourceLocation  loc = SourceLocation{} 
)
inline

Definition at line 44 of file experimental_features.hpp.

◆ ExperimentalClassMarker() [2/2]

shamrock::ExperimentalClassMarker::ExperimentalClassMarker ( SourceLocation  loc = SourceLocation{})
inline

Definition at line 49 of file experimental_features.hpp.


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