android_system_core/base/include/android-base
Luis Hector Chavez f6965c793a Allow android::base::ScopeGuard in STL containers
This change lets android::base::ScopeGuard be useful in STL containers
(e.g. std::vector<android::base::ScopeGuard<std::function<void()>>>). It
also provides perfect forwarding for android::base::make_scope_guard.

Bug: 34764308
Test: libbase_test

Change-Id: I7d1e5494b0f0695763cff0700efdb9ec18ae85c8
Merged-In: I7d1e5494b0f0695763cff0700efdb9ec18ae85c8
(cherry picked from commit b77035b89a)
2018-03-27 00:38:06 +00:00
..
chrono_utils.h base: adb.exe build error 2018-02-05 09:33:10 -08:00
endian.h
errors.h
file.h Add definition of off64_t for mac os builds 2017-07-25 16:26:23 -07:00
logging.h Base: Add default tag manipulation 2018-03-09 13:20:05 -08:00
macros.h Define current ABI string in android-base/macros.h 2017-08-23 20:46:38 +02:00
memory.h
parsedouble.h
parseint.h
parsenetaddress.h
properties.h
quick_exit.h
scopeguard.h Allow android::base::ScopeGuard in STL containers 2018-03-27 00:38:06 +00:00
stringprintf.h Add __attribute__((__format__)) to fastboot's die(). 2018-01-09 11:18:10 -08:00
strings.h EndsWith *suffix* 2018-02-27 16:12:55 +09:00
test_utils.h base: extract {ASSERT,EXPECT}_MATCH helpers from debuggerd_test. 2017-12-19 17:16:12 -08:00
thread_annotations.h Adding per-method clang thread safety annotations 2018-01-10 12:25:32 -08:00
unique_fd.h base: hopefully fix the mac build. 2017-08-29 21:28:32 -07:00
utf8.h Add (partial) support for Windows long paths 2017-06-28 17:12:37 +00:00