Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
authority_view::authority_view

Constructor.

authority_view();
  » more...

authority_view(
    authority_view const&);
  » more...

Construct from a string.

explicit
authority_view(
    string_view s);
  » more...

PrevUpHomeNext