chriskohlhoff

Results 86 issues of chriskohlhoff

Check POSIX to see if this makes sense.

design

Currently it is: ``` namespace std { namespace experimental { inline namespace network_v1 { } // inline namespace network_v1 } // namespace experimental } // namespace std ```

design

Or just used as an implementation detail for specification.

design

design
naming
applied-to-draft

With specialisations of std::begin() and std::end(). The constbuffersequence and mutablebuffersequence requirements would need to be updated in terms of begin() and end().

design