Install this package:
emerge -a dev-libs/simclist
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-libs/simclist
Or alternatively:
emerge --autounmask-write -a dev-libs/simclist
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.6_p1 | 8 | ~amd64 ~x86 | 0 |
<pkgmetadata> <maintainer type="project"> <email>sci@gentoo.org</email> <name>Gentoo Science Project</name> </maintainer> <longdescription> SimCList is a high quality C (C++ embeddable) library for handling lists. It exploits several advanced techniques for improving performance, including freelists, sentinels, automatic sort algorithm selection, sort randomization, mid pointer and optional multithreading. </longdescription> <use> <flag name="dump">Disable building of dump and restore functionalities</flag> <flag name="hash">Allow list_hash() to work exclusively on memory locations</flag> </use> <upstream> <remote-id type="github">mij/simclist</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-libs/simclist |
euse -E <flag> -p dev-libs/simclist |
euse -D <flag> -p dev-libs/simclist
| Flag | Description | 1.6_p1 |
|---|---|---|
| debug | ⚠️ | ✓ |
| doc | ⚠️ | ✓ |
| dump | Disable building of dump and restore functionalities | ✓ |
| hash | Allow list_hash() to work exclusively on memory locations | ✓ |
| threads | build thread safe examples and tests ⚠️ | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | simclist-1.6_p1.tar.gz | 47710 bytes | 1.6_p1 |
| Type | File | Size |
|---|