nCine 2025.07.r505-7e70e87
A cross-platform 2D game engine
Loading...
Searching...
No Matches
nctl::List< T > Member List

This is the complete list of members for nctl::List< T >, including all inherited members.

back() constnctl::List< T >
back()nctl::List< T >
begin()nctl::List< T >inline
begin() constnctl::List< T >inline
cBegin() constnctl::List< T >inline
cEnd() constnctl::List< T >inline
clear()nctl::List< T >
ConstIterator typedefnctl::List< T >
ConstReverseIterator typedefnctl::List< T >
crBegin() constnctl::List< T >inline
crEnd() constnctl::List< T >inline
emplaceAfter(const Iterator position, Args &&... args)nctl::List< T >
emplaceBack(Args &&... args)nctl::List< T >inline
emplaceBefore(const Iterator position, Args &&... args)nctl::List< T >
emplaceFront(Args &&... args)nctl::List< T >inline
end()nctl::List< T >inline
end() constnctl::List< T >inline
erase(ConstIterator position)nctl::List< T >
erase(ConstIterator first, const ConstIterator last)nctl::List< T >
front() constnctl::List< T >
front()nctl::List< T >
insert(const Iterator position, Iterator first, const Iterator last)nctl::List< T >
insertAfter(const Iterator position, const T &element)nctl::List< T >
insertAfter(const Iterator position, T &&element)nctl::List< T >
insertBefore(const Iterator position, const T &element)nctl::List< T >
insertBefore(const Iterator position, T &&element)nctl::List< T >
isEmpty() constnctl::List< T >inline
Iterator typedefnctl::List< T >
List() (defined in nctl::List< T >)nctl::List< T >inline
List(const List &other)nctl::List< T >
List(List &&other)nctl::List< T >
operator=(const List &other)nctl::List< T >
operator=(List &&other)nctl::List< T >
popBack()nctl::List< T >inline
popFront()nctl::List< T >inline
pushBack(const T &element)nctl::List< T >inline
pushBack(T &&element)nctl::List< T >inline
pushFront(const T &element)nctl::List< T >inline
pushFront(T &&element)nctl::List< T >inline
rBegin()nctl::List< T >inline
rBegin() constnctl::List< T >inline
remove(const T &element)nctl::List< T >
removeIf(Predicate pred)nctl::List< T >
rEnd()nctl::List< T >inline
rEnd() constnctl::List< T >inline
ReverseIterator typedefnctl::List< T >
size() constnctl::List< T >inline
splice(Iterator position, List &source)nctl::List< T >
splice(Iterator position, List &source, Iterator it)nctl::List< T >
splice(Iterator position, List &source, Iterator first, Iterator last)nctl::List< T >
swap(List &first, List &second)nctl::List< T >inline
~List() (defined in nctl::List< T >)nctl::List< T >inline