Go to the source code of this file.
Namespaces | |
| namespace | di |
| namespace | di::util |
Functions | |
| template<concepts::CopyConstructible T> | |
| auto | di::util::black_box (T const &value) -> T |
| template<concepts::CopyConstructible T> | |
| auto | di::black_box (T const &value) -> T |