organicmaps/base
2019-09-24 18:40:07 +03:00
..
base_tests [base] Removed unused functions; minor refactoring. 2019-09-09 13:52:29 +03:00
internal
array_adapters.hpp
assert.hpp
atomic_shared_ptr.hpp
base.cpp
base.hpp
beam.hpp
bidirectional_map.hpp Review fixes. 2019-06-27 15:41:27 +03:00
bits.hpp
buffer_vector.hpp [base] Add erase method to buffer_vector. 2019-02-18 13:42:14 +03:00
bwt.cpp
bwt.hpp
cache.hpp
cancellable.hpp
checked_cast.hpp
clustering_map.hpp
CMakeLists.txt [indexer] Interface for the FeatureId <-> OsmId map. 2019-06-27 15:41:27 +03:00
collection_cast.hpp
condition.cpp
condition.hpp
control_flow.hpp
deferred_task.cpp
deferred_task.hpp [generator:geo_objects] Parallel processing in addressless filter 2019-06-14 14:07:42 +03:00
dfa_helpers.hpp [base] Add PrefixErrorsMade. 2019-07-16 13:49:45 +03:00
exception.cpp
exception.hpp
fifo_cache.hpp
file_name_utils.cpp Review fixes 2019-06-26 14:56:25 +03:00
file_name_utils.hpp Optimization step 'generate_features': Added overloading for GetNameFromFullPath. 2019-06-26 14:56:25 +03:00
geo_object_id.cpp
geo_object_id.hpp [generator] Enrich address points with geometry of outer addressless buildings 2019-08-06 19:25:16 +03:00
get_time.hpp
gmtime.cpp
gmtime.hpp
levenshtein_dfa.cpp [base] Add PrefixErrorsMade. 2019-07-16 13:49:45 +03:00
levenshtein_dfa.hpp [base] Add PrefixErrorsMade. 2019-07-16 13:49:45 +03:00
limited_priority_queue.hpp
logging.cpp
logging.hpp [routing] routes_builder_tool 2019-09-18 12:44:37 +03:00
lower_case.cpp
macros.hpp
math.hpp Review fixes. 2019-09-09 13:52:29 +03:00
matrix.hpp
mem_trie.hpp
move_to_front.cpp
move_to_front.hpp
mutex.hpp
newtype.hpp
non_intersecting_intervals.hpp Stage 1. Add NonIntersectingIntervals structure to base. 2019-05-24 17:29:38 +03:00
normalize_unicode.cpp
observer_list.hpp
pprof.cpp
pprof.hpp
random.cpp
random.hpp
range_iterator.hpp
ref_counted.hpp
rolling_hash.hpp
scope_guard.hpp
set_operations.hpp
shared_buffer_manager.cpp
shared_buffer_manager.hpp
small_set.hpp
src_point.cpp
src_point.hpp
stats.hpp [storage] Benchmarks for CountryInfoGetter. 2019-06-04 14:50:01 +03:00
std_serialization.hpp
stl_helpers.hpp Review fixes 2019-09-05 14:25:07 +03:00
stl_iterator.hpp
string_format.cpp
string_format.hpp
string_utils.cpp [geocoder] Improve result relevance: ignore numerical suburb/sublocality without locality matching 2019-08-28 18:44:22 +03:00
string_utils.hpp [geocoder] Improve result relevance: ignore numerical suburb/sublocality without locality matching 2019-08-28 18:44:22 +03:00
strings_bundle.cpp
strings_bundle.hpp
suffix_array.cpp
suffix_array.hpp
sunrise_sunset.cpp
sunrise_sunset.hpp
task_loop.hpp
thread.cpp
thread.hpp
thread_checker.cpp
thread_checker.hpp
thread_pool.cpp
thread_pool.hpp
thread_pool_computational.hpp Review fixes 2019-08-07 14:42:48 +03:00
thread_pool_delayed.cpp [platform] thread runner test + renaming 2019-09-24 18:40:07 +03:00
thread_pool_delayed.hpp [platform] thread runner test + renaming 2019-09-24 18:40:07 +03:00
thread_safe_queue.hpp [base] Minor fixes and improvements of thread utils. 2019-08-07 14:42:48 +03:00
thread_utils.hpp Review fixes 2019-08-07 14:42:48 +03:00
threaded_container.cpp
threaded_container.hpp
threaded_list.hpp
timegm.cpp
timegm.hpp
timer.cpp
timer.hpp
uni_string_dfa.cpp
uni_string_dfa.hpp [base] Add PrefixErrorsMade. 2019-07-16 13:49:45 +03:00
url_helpers.cpp [base] url join 2019-07-12 22:18:39 +03:00
url_helpers.hpp [base] url join review fixes 2019-07-12 22:18:39 +03:00
visitor.hpp [core] review fixes + cross_reference is renamed to promo 2019-05-22 21:13:05 +03:00
waiter.hpp