Lines Matching +defs:get +defs:buffer +defs:create
2436 static parse_error create(int id_, const position_t& pos, const std::string& what_arg) in create() function in nlohmann::detail::parse_error
2443 static parse_error create(int id_, std::size_t byte_, const std::string& what_arg) in create() function in nlohmann::detail::parse_error
2513 static invalid_iterator create(int id_, const std::string& what_arg) in create() function in nlohmann::detail::invalid_iterator
2567 static type_error create(int id_, const std::string& what_arg) in create() function in nlohmann::detail::type_error
2614 static out_of_range create(int id_, const std::string& what_arg) in create() function in nlohmann::detail::out_of_range
2652 static other_error create(int id_, const std::string& what_arg) in create() function in nlohmann::detail::other_error
3956 auto get(const nlohmann::detail::iteration_proxy_value<IteratorType>& i) -> decltype(i.key()) in get() function
3964 auto get(const nlohmann::detail::iteration_proxy_value<IteratorType>& i) -> decltype(i.value()) in get() function
5056 static adapter_type create(IteratorType first, IteratorType last) in create() function
5080 static adapter_type create(IteratorType first, IteratorType last) in create() function
5166 contiguous_bytes_input_adapter&& get() in get() function in nlohmann::detail::span_input_adapter
7208 char_int_type get() in get() function in nlohmann::detail::lexer
9890 char_int_type get() in get() function in nlohmann::detail::binary_reader
14921 inline void grisu2_digit_gen(char* buffer, int& length, int& decimal_exponent, in grisu2_digit_gen()
17406 static T* create(Args&& ... args) in create() function in nlohmann::basic_json
19336 basic_json get() const in get() function in nlohmann::basic_json
19359 BasicJsonType get() const in get() function in nlohmann::basic_json
19409 ValueType get() const noexcept(noexcept( in get() function in nlohmann::basic_json
19460 ValueType get() const noexcept(noexcept( in get() function in nlohmann::basic_json
19615 auto get() noexcept -> decltype(std::declval<basic_json_t&>().template get_ptr<PointerType>()) in get() function in nlohmann::basic_json
19627 …constexpr auto get() const noexcept -> decltype(std::declval<const basic_json_t&>().template get_p… in get() function in nlohmann::basic_json