Classes | Namespaces | Functions
test_icl_core_convert.cpp File Reference
#include <icl_core/Convert.h>
#include <iostream>
Include dependency graph for test_icl_core_convert.cpp:

Go to the source code of this file.

Classes

struct  Bar
 
struct  Foo
 

Namespaces

 icl_core
 

Functions

template<>
void icl_core::convert (const Foo &from, Bar &to)
 
template<>
void icl_core::convert (const Bar &from, Foo &to)
 
int main ()
 
std::ostream & operator<< (std::ostream &os, const Foo &foo)
 
std::ostream & operator<< (std::ostream &os, const Bar &bar)
 

Detailed Description

Author
Jan Oberlaender oberl.nosp@m.aend.nosp@m.er@fz.nosp@m.i.de
Date
2015-01-30

Test/example program for icl_core::convert().

Definition in file test_icl_core_convert.cpp.

Function Documentation

int main ( )

Definition at line 66 of file test_icl_core_convert.cpp.

std::ostream& operator<< ( std::ostream &  os,
const Foo foo 
)

Definition at line 40 of file test_icl_core_convert.cpp.

std::ostream& operator<< ( std::ostream &  os,
const Bar bar 
)

Definition at line 45 of file test_icl_core_convert.cpp.



fzi_icl_core
Author(s):
autogenerated on Mon Jun 10 2019 13:17:59