template<typename
T, typename Source, void(Source::*)(
SmallVectorImpl<
T> &) Loader,
unsignedLoadedStorage = 2,
unsignedLocalStorage = 4>
class clang::LazyVector< T, Source, Loader, LoadedStorage, LocalStorage >
Represents a lazily-loaded vector of data.
The lazily-loaded vector of data contains data that is partially loaded from an external source and partially added by local translation. The items loaded from the external source are loaded lazily, when needed for iteration over the complete vector.
Definition at line 544 of file ExternalASTSource.h.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4