-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix implementation of *_REQUIRES_T() #40
Comments
martinmoene
added a commit
to martinmoene/optional-lite
that referenced
this issue
Mar 5, 2020
…mprobablejan) Fixes implementation of optional_REQUIRES_T(), see martinmoene/nonstd-lite-project#40
martinmoene
added a commit
to martinmoene/optional-lite
that referenced
this issue
Mar 5, 2020
…mprobablejan) Fixes implementation of optional_REQUIRES_T(), see martinmoene/nonstd-lite-project#40
martinmoene
added a commit
to martinmoene/optional-lite
that referenced
this issue
Mar 5, 2020
…mprobablejan) Fixes implementation of optional_REQUIRES_T(), see martinmoene/nonstd-lite-project#40
martinmoene
added a commit
to martinmoene/optional-lite
that referenced
this issue
Mar 5, 2020
…mprobablejan) Fixes implementation of optional_REQUIRES_T(), see martinmoene/nonstd-lite-project#40
martinmoene
added a commit
to martinmoene/optional-lite
that referenced
this issue
Mar 5, 2020
…mprobablejan) Fixes implementation of optional_REQUIRES_T(), see martinmoene/nonstd-lite-project#40
martinmoene
added a commit
to martinmoene/optional-lite
that referenced
this issue
Mar 5, 2020
…mprobablejan) (#57) Fixes implementation of optional_REQUIRES_T(), see martinmoene/nonstd-lite-project#40
martinmoene
added a commit
to martinmoene/any-lite
that referenced
this issue
Mar 6, 2020
…ct 40) Fixes implementation of any_REQUIRES_T(), see martinmoene/nonstd-lite-project#40
martinmoene
added a commit
to martinmoene/expected-lite
that referenced
this issue
Mar 6, 2020
…ct 40) Fixes implementation of nsel_REQUIRES_T(), see martinmoene/nonstd-lite-project#40
martinmoene
added a commit
to martinmoene/observer-ptr-lite
that referenced
this issue
Mar 6, 2020
…ct 40) Fixes implementation of nsop_REQUIRES_T(), see martinmoene/nonstd-lite-project#40
martinmoene
added a commit
to gsl-lite/gsl-lite
that referenced
this issue
Mar 6, 2020
…ct 40) Fixes implementation of gsl_REQUIRES_T_(), see martinmoene/nonstd-lite-project#40 and https://en.cppreference.com/w/cpp/types/enable_if#Notes
martinmoene
added a commit
to martinmoene/ring-span-lite
that referenced
this issue
Mar 6, 2020
…ct 40) Fixes implementation of nsrs_REQUIRES_T(), see martinmoene/nonstd-lite-project#40
martinmoene
added a commit
to martinmoene/span-lite
that referenced
this issue
Mar 6, 2020
…ct 40) Fixes implementation of span_REQUIRES_T(), see martinmoene/nonstd-lite-project#40
martinmoene
added a commit
to martinmoene/type-lite
that referenced
this issue
Mar 6, 2020
…ct 40) Fixes implementation of type_REQUIRES_T(), see martinmoene/nonstd-lite-project#40
martinmoene
added a commit
to martinmoene/value-ptr-lite
that referenced
this issue
Mar 6, 2020
…ct 40) Fixes implementation of nsvp_REQUIRES_T(), see martinmoene/nonstd-lite-project#40
martinmoene
added a commit
to martinmoene/variant-lite
that referenced
this issue
Mar 6, 2020
…ct 40) Fixes implementation of variant_REQUIRES_T(), see martinmoene/nonstd-lite-project#40
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See
enable_if
on CppReference.Plan: Change to:
Progress:
The text was updated successfully, but these errors were encountered: