|
Boost : |
Subject: [boost] [type_traits] is_character<T> trait
From: Antony Polukhin (antoshkka_at_[hidden])
Date: 2014-08-22 08:41:17
Hi,
Boost.LexicalCast has a trait boost::detail::is_character<T>, that
evaluates to true if T is char, char16_t, wchar_t, unsigned char or any
other character type.
If this trait looks useful, I can move it to TypeTraits library, add docs
and tests.
Is there any interest in such trait?
-- Best regards, Antony Polukhin
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk