PGE API 0.4
PR00F's Game Engine full documentation
|
This is the complete list of members for blIteratorAPI::blrBeginEnd, including all inherited members.
begin(blContainerType &container) -> decltype(container.rbegin()) | blIteratorAPI::blrBeginEnd | inlinestatic |
end(blContainerType &container) -> decltype(container.rend()) | blIteratorAPI::blrBeginEnd | inlinestatic |