Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
optional.hpp File Reference
#include <functional>
#include <optional>
Include dependency graph for optional.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  shambase
 namespace for basic c++ utilities

Typedefs

template<typename T>
using shambase::opt_ref = std::optional<std::reference_wrapper<T>>
 Optional reference wrapper.

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 optional.hpp.