Skip to content

bkietz/wnaabi

Repository files navigation

wnaabi

Who Needs an ABI?

image

image

image

This project presents a nifty implementation of type_index with some features you will love:

  • Canonical typename format consistent across all compilers
  • Access to typename tokens so you can hate on my canonical format however you want.
  • Efficient creation, hashing, and typename retrieval- most of the work is done at compile time and this project doesn't even use the keyword virtual.

The premise of this project is that the C++ type system, generalized constexpr functions, and the rock-solid and minimalist C ABI can bootstrap a pretty awesome subset of the things a C++ ABI would be used for.

About

Who Needs an ABI?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published