StanfordPL / x64asm

x86-64 assembler library
Apache License 2.0
465 stars 60 forks source link

stl boilerplate #173

Open eschkufz opened 9 years ago

eschkufz commented 9 years ago

I messed up some stl boiler plate when I was working on #172.

Let's refactor this out into a single file that uses type_traits.

eschkufz commented 9 years ago

(Downgrading this to enhancement since I backed out the changes in #172.)