Create a ProxyHolder object with a copy the specified obj.
Synopsis
Declared in <bdlb_tokenizer.h>
Tokenizer_Proxy(std::string_view const& obj);
Parameters
Name |
Description |
obj |
string view to store in this proxy |
Created with MrDocs