Skip to main content
Code Review

Return to Question

Commonmark migration
Source Link
added 344 characters in body
Source Link
tom
  • 201
  • 1
  • 6

Right now I'm doing a partial check, with static_assert, that the input arguments are really std::tuples. Would you recommend using SFINAE like in this post ? However, for that I would need thatstd::enable_if works with automatic return type deduction.

Right now I'm doing a partial check, with static_assert, that the input arguments are really std::tuples. Would you recommend using SFINAE like in this post ? However, for that I would need thatstd::enable_if works with automatic return type deduction.

Tweeted twitter.com/StackCodeReview/status/972694364567764992
edited tags
Link
200_success
  • 145.5k
  • 22
  • 190
  • 479
added 139 characters in body
Source Link
tom
  • 201
  • 1
  • 6
Loading
added 139 characters in body
Source Link
tom
  • 201
  • 1
  • 6
Loading
Source Link
tom
  • 201
  • 1
  • 6
Loading
lang-cpp

AltStyle によって変換されたページ (->オリジナル) /