Create a field‐info reference to the specified target.
Synopsis
Declared in <bdlar_fieldinfo.h>
template<FieldInfo t_FIELD_INFO>
FieldInfoRef(t_FIELD_INFO const& target) noexcept;
Parameters
Name |
Description |
target |
field info object to refer to |
Created with MrDocs