]> git.tdb.fi Git - libs/core.git/commit
Simplify the SFINAE construct a bit
authorMikko Rasa <tdb@tdb.fi>
Fri, 24 May 2019 16:57:22 +0000 (19:57 +0300)
committerMikko Rasa <tdb@tdb.fi>
Fri, 24 May 2019 16:57:22 +0000 (19:57 +0300)
commite83bcaa01b98b600171886ff6b06d884385dd0ed
treefc5131a42db6582a8a52b849f06da4a637374bdf
parent0802c808fd55a508ca6f32a77bca3dae5424611b
Simplify the SFINAE construct a bit

More of the common stuff is now stored in the helper struct.
source/core/meta.h
source/strings/lexicalcast.h