Skip to content

Stephen Cross

Software Engineer

  • Loci Programming Language
  • llvm-abi
  • OpenP2P
  • Simulations
  • Chain Reversi
  • Miscellaneous

Category: C++

Posted on March 10, 2016

Article: Templates across API boundaries

I recently wrote an article for Embedded.com about how Loci improves on C++ templates to allow them to be used across API boundaries. The article is a multi-part series:

  • Part 1: Templates across API boundaries: Powerful but problematic
  • Part 2: Templates across API boundaries: Implementing template generators
  • Part 3 (not available yet)
Posted on June 15, 2013

Use Unsigned Fixed Size Types