static constexpr bool is_ordered_container = requires(Container c, Key k) { c.lower_bound(k); }; static constexpr bool is_map_like = requires { typename Container ...
Software Professional, 20+ years in tech, Devops, Systems Programmer, Full Stack Developer, Sysadmin, start up founder, ...