Skip to content

Examples of how C++11 can be used with DDS, notably with OpenSplice DDS

License

Notifications You must be signed in to change notification settings

kydos/dds-cpp11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dds-cpp11

Examples of how C++11 can be used with DDS, notably with OpenSplice DDS.

To enable C++11 support in OpenSplice DDS please copy the file:

./make/Makefile.Build_DCPS_ISO_Cpp_Lib

under ${OSPL_HOME}/custom_lib and then do the following:

$cd ${OSPL_HOME}/custom_lib $ make -f Makefile.Build_DCPS_ISO_Cpp_Lib

At thi point you are reading to start enjoing C++11 and DDS.

  • Happy Hacking

About

Examples of how C++11 can be used with DDS, notably with OpenSplice DDS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published