Whether an rvalue reference may be passed in a register; always true.
Synopsis
Declared in <folly/lang/Align.h>
template<typename T>
constexpr bool is_register_pass_v = true;
Created with MrDocs
Whether an rvalue reference may be passed in a register; always true.
Declared in <folly/lang/Align.h>
template<typename T>
constexpr bool is_register_pass_v = true;
Created with MrDocs