Home
last modified time | relevance | path

Searched defs:G_IS_STR (Results 1 - 1 of 1) sorted by relevance

/base/update/updater/utils/json/
H A Dtraits_util.h32 inline constexpr bool G_IS_STR = (std::is_same_v<char *, std::decay_t<T>> || member

Completed in 1 milliseconds