This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
conversion
Watch
1
Star
0
Fork
1
You've already forked conversion
mirror of
https://github.com/boostorg/conversion.git
synced
2026-01-29 09:40:09 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cd5a55aab512c67c0b9ef2ac09513f715659faa3
conversion
/
include
/
boost
History
Antony Polukhin
1c37887f2b
Stream type detection metafunctions were rewritten so that now they can detect stream type for user defined types (refs
#6786
)
...
Removed unrequired `::` [SVN r81278]
2012-11-10 07:42:04 +00:00
..
detail
avoid C style casts
2009-06-06 09:41:03 +00:00
cast.hpp
Stop using assert() in tests
2006-02-28 22:56:33 +00:00
implicit_cast.hpp
removed BOOST_IMPLICIT_CAST; it was committed by mistake, has no unit tests, and is not released by the author under the Boost Software License
2006-08-09 20:18:06 +00:00
lexical_cast.hpp
Stream type detection metafunctions were rewritten so that now they can detect stream type for user defined types (refs
#6786
)
2012-11-10 07:42:04 +00:00