mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
cef3506f49
pure-stlvec and pure-stlmap. These addons provide Pure interfaces to a selection of containers provided by the C++ Standard Library, specialized to hold pointers to arbitrary Pure expressions. WWW: http://docs.pure-lang.googlecode.com/hg/pure-stllib.html PR: ports/165865 Submitted by: Zhihao Yuan <lichray@gmail.com> Approved by: wg (mentor)
21 lines
487 B
Plaintext
21 lines
487 B
Plaintext
lib/pure/stlalgorithm.so
|
|
lib/pure/stlbase.pure
|
|
lib/pure/stlbase.so
|
|
lib/pure/stlhmap.pure
|
|
lib/pure/stlhmap.so
|
|
lib/pure/stlmap.pure
|
|
lib/pure/stlmap.so
|
|
lib/pure/stlmmap.pure
|
|
lib/pure/stlmmap.so
|
|
lib/pure/stlvec.pure
|
|
lib/pure/stlvec.so
|
|
lib/pure/stlvec/algorithms.pure
|
|
lib/pure/stlvec/heap.pure
|
|
lib/pure/stlvec/merge.pure
|
|
lib/pure/stlvec/minmax.pure
|
|
lib/pure/stlvec/modifying.pure
|
|
lib/pure/stlvec/nonmodifying.pure
|
|
lib/pure/stlvec/numeric.pure
|
|
lib/pure/stlvec/sort.pure
|
|
@dirrm lib/pure/stlvec
|