@ -16,6 +16,7 @@ public:
public:
Branch2();
Branch2(Branch2 &);
Branch2(Branch2 &&);
Branch2(toml::value const &);
~Branch2();