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
Similarly to C++11 standard containers, interval_set/interval_map should support constructors with initializer lists. This is useful in many situations (static initialization, default intervals, ...).
The text was updated successfully, but these errors were encountered:
Similarly to C++11 standard containers, interval_set/interval_map should support constructors with initializer lists. This is useful in many situations (static initialization, default intervals, ...).
The text was updated successfully, but these errors were encountered: