Loading...
Searching...
No Matches
rapidjson::StreamTraits< GenericInsituStringStream< Encoding > > Struct Template Reference

Public Types

enum  { copyOptimization = 1 }
enum  
 Whether to make local copy of stream for optimization during parsing. More...

Member Enumeration Documentation

◆ anonymous enum

anonymous enum

Whether to make local copy of stream for optimization during parsing.

By default, for safety, streams do not use local copy optimization. Stream that can be copied fast should specialize this, like StreamTraits<StringStream>.


The documentation for this struct was generated from the following file: