You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
really_inline detect_best_supported_implementation_on_first_use() noexcept : implementation("best_supported_detector", "Detects the best supported implementation and sets it", 0) {}
53
55
private:
54
56
const implementation *set_best() constnoexcept;
@@ -83,10 +85,12 @@ class unsupported_implementation final : public implementation {
0 commit comments