Lines Matching defs:get_impl_ptr
20718 object_t* get_impl_ptr(object_t* /*unused*/) noexcept in get_impl_ptr() function in basic_json
20724 constexpr const object_t* get_impl_ptr(const object_t* /*unused*/) const noexcept in get_impl_ptr() function in basic_json
20730 array_t* get_impl_ptr(array_t* /*unused*/) noexcept in get_impl_ptr() function in basic_json
20736 constexpr const array_t* get_impl_ptr(const array_t* /*unused*/) const noexcept in get_impl_ptr() function in basic_json
20742 string_t* get_impl_ptr(string_t* /*unused*/) noexcept in get_impl_ptr() function in basic_json
20748 constexpr const string_t* get_impl_ptr(const string_t* /*unused*/) const noexcept in get_impl_ptr() function in basic_json
20754 boolean_t* get_impl_ptr(boolean_t* /*unused*/) noexcept in get_impl_ptr() function in basic_json
20760 constexpr const boolean_t* get_impl_ptr(const boolean_t* /*unused*/) const noexcept in get_impl_ptr() function in basic_json
20766 number_integer_t* get_impl_ptr(number_integer_t* /*unused*/) noexcept in get_impl_ptr() function in basic_json
20772 … constexpr const number_integer_t* get_impl_ptr(const number_integer_t* /*unused*/) const noexcept in get_impl_ptr() function in basic_json
20778 number_unsigned_t* get_impl_ptr(number_unsigned_t* /*unused*/) noexcept in get_impl_ptr() function in basic_json
20784 …constexpr const number_unsigned_t* get_impl_ptr(const number_unsigned_t* /*unused*/) const noexcept in get_impl_ptr() function in basic_json
20790 number_float_t* get_impl_ptr(number_float_t* /*unused*/) noexcept in get_impl_ptr() function in basic_json
20796 constexpr const number_float_t* get_impl_ptr(const number_float_t* /*unused*/) const noexcept in get_impl_ptr() function in basic_json
20802 binary_t* get_impl_ptr(binary_t* /*unused*/) noexcept in get_impl_ptr() function in basic_json
20808 constexpr const binary_t* get_impl_ptr(const binary_t* /*unused*/) const noexcept in get_impl_ptr() function in basic_json