Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::Pool< R > Member List

This is the complete list of members for nix::Pool< R >, including all inherited members.

capacity() (defined in nix::Pool< R >)nix::Pool< R >inline
count() (defined in nix::Pool< R >)nix::Pool< R >inline
decCapacity() (defined in nix::Pool< R >)nix::Pool< R >inline
Factory typedefnix::Pool< R >
get() (defined in nix::Pool< R >)nix::Pool< R >inline
incCapacity() (defined in nix::Pool< R >)nix::Pool< R >inline
Pool(size_t max=std::numeric_limits< size_t >::max(), const Factory &factory=[]() { return make_ref< R >();}, const Validator &validator=[](ref< R > r) { return true;}) (defined in nix::Pool< R >)nix::Pool< R >inline
Validator typedefnix::Pool< R >
~Pool() (defined in nix::Pool< R >)nix::Pool< R >inline