tvl-depot/third_party/nix/src/libutil
Vincent Ambo 838f86b0fd style(3p/nix): Remove 'using std::*' from types.hh
It is considered bad form to use things from includes in headers, as
these directives propagate to everywhere else and can make it
confusing.

types.hh (which is includes almost literally everywhere) had some of
these directives, which this commit removes.
2020-05-24 22:29:21 +01:00
..
affinity.cc style(3p/nix): Enforce braces around loops and conditionals 2020-05-19 17:38:04 +01:00
affinity.hh style(3p/nix): Reformat project in Google C++ style 2020-05-17 16:31:57 +01:00
archive.cc style(3p/nix): Remove 'using std::*' from types.hh 2020-05-24 22:29:21 +01:00
archive.hh style(3p/nix): Remove 'using std::*' from types.hh 2020-05-24 22:29:21 +01:00
args.cc style(3p/nix): Remove 'using std::*' from types.hh 2020-05-24 22:29:21 +01:00
args.hh style(3p/nix): Remove 'using std::*' from types.hh 2020-05-24 22:29:21 +01:00
compression.cc refactor(3p/nix): Apply clang-tidy's readability-* fixes 2020-05-20 22:27:37 +01:00
compression.hh style(3p/nix): Reformat all includes to match new style 2020-05-19 15:55:11 +01:00
config.cc style(3p/nix): Remove 'using std::*' from types.hh 2020-05-24 22:29:21 +01:00
config.hh refactor(3p/nix): Apply clang-tidy's modernize-* fixes 2020-05-20 04:33:07 +01:00
finally.hh style(3p/nix): Reformat project in Google C++ style 2020-05-17 16:31:57 +01:00
hash.cc style(3p/nix): Remove 'using std::*' from types.hh 2020-05-24 22:29:21 +01:00
hash.hh style(3p/nix): Remove 'using std::*' from types.hh 2020-05-24 22:29:21 +01:00
istringstream_nocopy.hh style(3p/nix): Reformat project in Google C++ style 2020-05-17 16:31:57 +01:00
json.cc refactor(3p/nix): Apply clang-tidy's readability-* fixes 2020-05-20 22:27:37 +01:00
json.hh style(3p/nix): Reformat project in Google C++ style 2020-05-17 16:31:57 +01:00
lazy.hh style(3p/nix): Add braces around single-line conditionals 2020-05-19 18:55:58 +01:00
lru-cache.hh style(3p/nix): Add braces around single-line conditionals 2020-05-19 18:55:58 +01:00
meson.build feat(3p/nix): Add some initial Abseil build targets 2020-05-20 04:02:23 +01:00
monitor-fd.hh style(3p/nix): Add braces around single-line conditionals 2020-05-19 18:55:58 +01:00
pool.hh style(3p/nix): Add braces around single-line conditionals 2020-05-19 18:55:58 +01:00
prefork-compat.hh refactor(3p/nix/libstore): Replace logging.h with glog 2020-05-19 01:04:14 +01:00
ref.hh style(3p/nix): Add braces around single-line conditionals 2020-05-19 18:55:58 +01:00
serialise.cc style(3p/nix): Remove 'using std::*' from types.hh 2020-05-24 22:29:21 +01:00
serialise.hh style(3p/nix): Remove 'using std::*' from types.hh 2020-05-24 22:29:21 +01:00
sync.hh style(3p/nix): Reformat project in Google C++ style 2020-05-17 16:31:57 +01:00
thread-pool.cc refactor(3p/nix): Apply clang-tidy's readability-* fixes 2020-05-20 22:27:37 +01:00
thread-pool.hh style(3p/nix): Add braces around single-line for-loops 2020-05-19 19:04:08 +01:00
types.hh style(3p/nix): Remove 'using std::*' from types.hh 2020-05-24 22:29:21 +01:00
util.cc style(3p/nix): Remove 'using std::*' from types.hh 2020-05-24 22:29:21 +01:00
util.hh style(3p/nix): Remove 'using std::*' from types.hh 2020-05-24 22:29:21 +01:00
xml-writer.cc style(3p/nix): Remove 'using std::*' from types.hh 2020-05-24 22:29:21 +01:00
xml-writer.hh style(3p/nix): Remove 'using std::*' from types.hh 2020-05-24 22:29:21 +01:00