Home
last modified time | relevance | path

Searched refs:has_utils_to_json_v (Results 1 – 1 of 1) sorted by relevance

/openbmc/telemetry/src/utils/
H A Dlabeled_tuple.hpp124 constexpr bool has_utils_to_json_v = has_utils_to_json<T>::value; variable
233 if constexpr (detail::has_utils_to_json_v<T>) in to_json_item()