cppalliance / safe-cpp

Boost Software License 1.0
152 stars 13 forks source link

Add self^ member functions to optional #36

Open seanbaxter opened 1 month ago

seanbaxter commented 1 month ago

We want take/take_if style APIs to strip an optional without consuming it.