|
BDE 4.39.x Production Release
|
#include <bdlb_tokenizer.h>
This class provides a proxy holder of a reference to a TokernizerIterator object, allowing correct return of operator->.
See bdlb_tokenizer
Public Member Functions | |
| Tokenizer_Proxy (const bsl::string_view &obj) | |
| const bslstl::StringRef * | operator-> () const |
|
inline |
Create a ProxyHolder object with a copy the specified obj.
|
inline |
Return a pointer to the object contained by the Tokenizer_Proxy.