A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://timsong-cpp.github.io/cppwp/n4659/optional.mod below:

23 General utilities library [utilities]

23 General utilities library [utilities] 23.6 Optional objects [optional] 23.6.3 Class template optional [optional.optional] 23.6.3.6 Modifiers [optional.mod]

void reset() noexcept;

1 #

Effects: If *this contains a value, calls val->T​::​~T() to destroy the contained value; otherwise no effect.

2 #

Postconditions: *this does not contain a value.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4