Function object that constructs a Dest from a value.
Synopsis
Declared in <folly/gen/Base.h>
template<class Dest>
class Cast;
Member Functions
Name |
Description |
Constructs a |
Created with MrDocs
Function object that constructs a Dest from a value.
Declared in <folly/gen/Base.h>
template<class Dest>
class Cast;
Name |
Description |
Constructs a |
Created with MrDocs