folly::threadlocal_detail::FakeUniqueInstance

No-op stand-in for UniqueInstance used when the tag is void.

Synopsis

Declared in <folly/detail/ThreadLocalDetail.h>

struct FakeUniqueInstance;

Member Functions

NameDescription
FakeUniqueInstance [constructor]Constructs the stand-in, ignoring all tag arguments.