MCPcopy Create free account
hub / github.com/boostorg/json / ~basic_parser

Method ~basic_parser

include/boost/json/basic_parser.hpp:466–466  ·  view source on GitHub ↗

Destructor. All dynamically allocated internal memory is freed. @par Effects @code handler().~Handler() @endcode @par Complexity Same as `~Handler()`. @par Exception Safety Same as `~Handler()`. */

Source from the content-addressed store, hash-verified

464 Same as `~Handler()`.
465 */
466 ~basic_parser() = default;
467
468 /** Constructors.
469

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected