freebsd-ports/devel/pure-stldict/pkg-descr
Dmitry Marakasov a6f46806d1 - Fix LICENSE
- Add LICENSE_FILE
- Fix WWW:

Approved by:	portmgr blanket
2017-03-15 11:55:21 +00:00

6 lines
312 B
Text

This package provides a light-weight, no frills interface to the C++
dictionary containers map and unordered_map. The stldict module makes
these data structures available in Pure land and equips them with a
(more or less) idiomatic Pure container interface.
WWW: https://puredocs.bitbucket.io/pure-stldict.html