xenial (3) kdb_NameIterator.3elektra.gz

NAME
kdb::NameIterator - For C++ forward Iteration over Names.
SYNOPSIS
#include <key.hpp> Inherited by kdb::NameReverseIterator [private].
Detailed Description
For C++ forward Iteration over Names. (External Iterator) for (std::string s:k3) { std::cout << s << std::endl; }
Author
Generated automatically by Doxygen for Elektra from the source code.