SDSL 3.0.3
Succinct Data Structure Library
Loading...
Searching...
No Matches
construct_config.hpp
Go to the documentation of this file.
1// Copyright (c) 2016, the SDSL Project Authors. All rights reserved.
2// Please see the AUTHORS file for details. Use of this source code is governed
3// by a BSD license that can be found in the LICENSE file.
4#ifndef INCLUDED_SDSL_CONSTRUCT_CONFIG
5#define INCLUDED_SDSL_CONSTRUCT_CONFIG
6
7#include <sdsl/config.hpp>
8
9namespace sdsl
10{
11
16
18{
20 return data;
21}
22
23} // namespace sdsl
24
25#endif
Namespace for the succinct data structure library.
byte_sa_algo_type
Definition config.hpp:59
@ LIBDIVSUFSORT
Definition config.hpp:60
excess< T >::impl excess< T >::data
construct_config_data & construct_config()