[#766B2A7637BC757151160341F70C4EB3D6399DBF]
Common implementation for all static URLs
class static_url_base : public url_base;
This base class is used by the library to provide common functionality for static URLs. Users should not use this class directly. Instead, construct an instance of one of the containers or call a parsing function.