#include "di/execution/query/forwarding_query.h"#include "di/function/invoke.h"#include "di/meta/constexpr.h"Go to the source code of this file.
Classes | |
| struct | di::execution::is_debug_env_ns::Function |
Namespaces | |
| namespace | di |
| namespace | di::execution |
| namespace | di::execution::is_debug_env_ns |
| namespace | di::concepts |
Concepts | |
| concept | di::concepts::DebugEnv |
| Check the given environment is a debug environment. | |
Variables | |
| constexpr auto | di::execution::is_debug_env = is_debug_env_ns::Function {} |
| Returns whether the given environment is a debug environment. | |