Skip to content

apigear-io/objectlink-core-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ApiGear Logo

ObjectLinkCPP

An object link protocol for C++ 14

This repository contains the implementation of the ObjectLink core protocol which can be used by C++ based templates. General ApiGear documentation can be found at docs.apigear.io

Unit tests on Windows, MacOS, Linux: Unit test results

Compilation and distribution

Use of STL types

⚠️ In this library we use STL classes in public interfaces.

  • We generally assume that this library is built from source.
  • Otherwise, it has to be ensured that for each build configuration the compiler version etc. matches the one which originally built the library.

License

Licensed under the MIT License. See LICENSE for details.

About

A object link protocol for C++ 14

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors