// Extensible set of TResult implementations providing concrete syntax to the logical data structure in a specific Mode among Write, Read, ...
#include "QJson_impl.h" // QJsonWriter, QJsonReader, QJsonBuilder and QBind<_,QJsonValue> support
#include "QCbor_impl.h" // CborWriter demonstrating the performance potential of the approach
#include "QJson_impl.h" // QJsonWriter, QJsonReader, QJsonBuilder and QBind<_,QJsonValue> support
#include "QCbor_impl.h" // CborWriter demonstrating the performance potential of the approach
#include "QDataStream_impl.h" // QDataStreamReader, QDataStreamWriter demonstrating a QDataStream with indefinite length Sequence but implicit types for benchmarking