Construct a badge from an any_badge that includes this holder.
Synopsis
Declared in <folly/lang/Badge.h>
constexpr
badge(any_badge<Holder> b) noexcept;
Parameters
Name |
Description |
b |
The any_badge permitting this holder |
Created with MrDocs