ericniebler / meta

A tiny metaprogramming library
Boost Software License 1.0
302 stars 47 forks source link

Readme #48

Closed gabyx closed 7 years ago

gabyx commented 7 years ago

Some changes for notation uniformity to cleary distinguis traits, aliases and Callable (maybee its too noisy, however its consistent ;-)

Some small typos...

ericniebler commented 7 years ago

The C++ standard italicizes a term of art only the first time it is introduced. I think that's appropriate. Italicizing it everywhere is excessive. Also, your search and replace turned aliases into *alias*es, which is unlikely to give the results you intend.

gabyx commented 7 years ago

Ok, agreed :-), maybee I only propose the typos (if there are any)...