SDSL 3.0.2
Succinct Data Structure Library
Loading...
Searching...
No Matches
sdsl::temp_file_buffer< t_width > Class Template Reference

#include <int_vector_mapper.hpp>

Static Public Member Functions

static int_vector_mapper< t_width > create ()
 
static int_vector_mapper< t_width > create (cache_config const &config)
 
static int_vector_mapper< t_width > create (std::string const &file_name)
 

Detailed Description

template<uint8_t t_width = 0>
class sdsl::temp_file_buffer< t_width >

Definition at line 399 of file int_vector_mapper.hpp.

Member Function Documentation

◆ create() [1/3]

template<uint8_t t_width = 0>
static int_vector_mapper< t_width > sdsl::temp_file_buffer< t_width >::create ( )
inlinestatic

Definition at line 424 of file int_vector_mapper.hpp.

◆ create() [2/3]

template<uint8_t t_width = 0>
static int_vector_mapper< t_width > sdsl::temp_file_buffer< t_width >::create ( cache_config const &  config)
inlinestatic

Definition at line 435 of file int_vector_mapper.hpp.

◆ create() [3/3]

template<uint8_t t_width = 0>
static int_vector_mapper< t_width > sdsl::temp_file_buffer< t_width >::create ( std::string const &  file_name)
inlinestatic

Definition at line 440 of file int_vector_mapper.hpp.


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