Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
fwdtest.cpp File Reference
Include dependency graph for fwdtest.cpp:

Go to the source code of this file.

Classes

struct  Foo
 

Typedefs

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

Functions

 TEST (Fwd, Fwd)
 

Typedef Documentation

◆ BaseReaderHandlerUtf8Void

Definition at line 104 of file fwdtest.cpp.

◆ TranscoderUtf8ToUtf8

Definition at line 103 of file fwdtest.cpp.

Function Documentation

◆ TEST()

TEST ( Fwd ,
Fwd  )

Definition at line 224 of file fwdtest.cpp.

224 {
225 Foo f;
226}