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