Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 710852
Collapse All | Expand All

(-)liborcus-0.15.3/src/liborcus/json_map_tree.cpp (+2 lines)
Lines 14-19 Link Here
14
14
15
namespace orcus {
15
namespace orcus {
16
16
17
constexpr json_map_tree::child_position_type json_map_tree::node_child_default_position;
18
17
namespace {
19
namespace {
18
20
19
void throw_path_error(const char* file, int line, const pstring& path)
21
void throw_path_error(const char* file, int line, const pstring& path)

Return to bug 710852