Commit Graph

2 Commits

Author SHA1 Message Date
Louis Dionne
620a2f681d [set] Fix broken default constructibility unit test
For some reason, this test failed in Travis when I added it, but the Travis
build still passed so I never noticed it.
2017-01-29 13:06:43 -08:00
Louis Dionne
c800311cae [set] Add and document a default constructor
Prompted by a StackOverflow question [1], and also the fact that hana::map
supports it.

[1]: http://stackoverflow.com/q/41818061/627587
2017-01-24 08:37:04 -08:00