Click here to Skip to main content
15,898,036 members
Articles / Programming Languages / C++

Down the Rabbit Hole: Template Interface around a C Library (libibverbs) in C++

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
27 May 2020CPOL12 min read 3.6K   1  
Interface around libibverbs
In this post, I’m going to create an interface around libibverbs, to be able to frame the issue around a real-world problem.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Canada Canada
I make things faster.

https://blog.farnasirim.ir

Comments and Discussions