23 #include <boost/dynamic_bitset.hpp>
32 struct builder_stacked_widget;
52 virtual unsigned get_state()
const override;
158 static const std::string&
type();
169 virtual widget*
find(
const std::string_view
id,
const bool must_be_active)
override;
172 virtual const widget*
find(
const std::string_view
id,
const bool must_be_active)
const override;
200 virtual std::unique_ptr<widget>
build()
const override;
A config object defines a single node in a WML file, with access to child nodes.
A generic container base class.
Abstract base class for the generator.
std::shared_ptr< builder_grid > builder_grid_ptr
Contains the implementation details for lexical_cast and shouldn't be used directly.