This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_utility
Watch
1
Star
0
Fork
0
You've already forked boost_utility
forked from
boostorg/utility
Code
Pull Requests
Activity
1,012
Commits
107
Branches
133
Tags
c56dd13592daa332a74b90aeca8724c5b3cc3d5d
Commit Graph
2 Commits
Author
SHA1
Message
Date
Marshall Clow
c56dd13592
Mark the copy ctor/assignment operator as '= default' when the compiler supports it. This makes these types trivially copy/move assignable/constructible. See
https://svn.boost.org/trac/boost/ticket/11684
2016-07-27 11:18:18 -07:00
Marshall Clow
1caa745dd7
Introduce new 'string_view' to match the one in the standard. Step
#2
(up next) is to retire string_ref in favor of string_view
2015-12-21 11:39:59 -08:00