VeloGraphX
High-performance dynamic graph analytics in C++20
Loading...
Searching...
No Matches
velographx::FilePrefetchResult Struct Reference

#include <file_prefetch.hpp>

Public Attributes

bool supported {false}
 
bool advised {false}
 

Detailed Description

Definition at line 13 of file file_prefetch.hpp.

Member Data Documentation

◆ advised

bool velographx::FilePrefetchResult::advised {false}

Definition at line 15 of file file_prefetch.hpp.

◆ supported

bool velographx::FilePrefetchResult::supported {false}

Definition at line 14 of file file_prefetch.hpp.


The documentation for this struct was generated from the following file: