Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.09 KB

README.md

File metadata and controls

18 lines (12 loc) · 1.09 KB

HPP template corba

Pipeline status Coverage report Code style: black pre-commit.ci status

Introduction

This package is intended to ease construction of CORBA servers by templating actions that are common to all servers.

This package only contains one template class hpp::corba::Server. The parameter of this template class is the implementation of an idl interface.

For more information, install the package and see the html documentation.