16 #ifndef OPENKALMAN_DIRECTLY_ACCESSIBLE_HPP 17 #define OPENKALMAN_DIRECTLY_ACCESSIBLE_HPP 29 constexpr
bool directly_accessible =
31 indexible<T> and interface::raw_data_defined_for<std::decay_t<T>&>;
36 #endif //OPENKALMAN_DIRECTLY_ACCESSIBLE_HPP constexpr bool directly_accessible
The underlying raw data for T is directly accessible.
Definition: directly_accessible.hpp:29
The root namespace for OpenKalman.
Definition: basics.hpp:34