Monero
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
fwdtest.cpp File Reference
#include "unittest.h"
#include "rapidjson/fwd.h"
#include "rapidjson/stringbuffer.h"
#include "rapidjson/filereadstream.h"
#include "rapidjson/filewritestream.h"
#include "rapidjson/memorybuffer.h"
#include "rapidjson/memorystream.h"
#include "rapidjson/document.h"
#include "rapidjson/writer.h"
#include "rapidjson/prettywriter.h"
#include "rapidjson/schema.h"
Include dependency graph for fwdtest.cpp:

Classes

struct  Foo
 

Typedefs

typedef Transcoder< UTF8<>, UTF8<> > TranscoderUtf8ToUtf8
 
typedef BaseReaderHandler< UTF8<>, void > BaseReaderHandlerUtf8Void
 

Functions

 TEST (Fwd, Fwd)
 

Typedef Documentation

◆ BaseReaderHandlerUtf8Void

◆ TranscoderUtf8ToUtf8

Function Documentation

◆ TEST()

TEST ( Fwd ,
Fwd  )