Esun Kim
|
b64d623f24
|
CMake's better handling c++14 requirement (#31916)
* Bumped the cmake version version to 3.8
* Switch to target_compile_features for cxx_std_14
* Regen
|
2 years ago |
Craig Tiller
|
d1e01ac139
|
Add a test for a (now-illegal) build file construct (#27602)
* Add a test for a (now-illegal) build file construct
* add to test suite!
* fix
* fix
* fix syntax
|
4 years ago |
Craig Tiller
|
ea389c00c2
|
Adjust include order per style guide (#27175)
Introduce clang-format configuration to sort includes closer to our rules.
|
4 years ago |
Esun Kim
|
343eb56df0
|
Added CMakeLists.txt to cpp/examples (#25692)
|
4 years ago |
Esun Kim
|
e7afadc255
|
Refactor examples BUILD files
|
4 years ago |
Yash Tibrewal
|
dde966f8c6
|
Reviewer comments
|
6 years ago |
Yash Tibrewal
|
7dd938d5f4
|
Reviewer comments
|
6 years ago |
Yash Tibrewal
|
817fb588af
|
Adding a new line at the end of the file
|
6 years ago |
Yash Tibrewal
|
6e94552a30
|
Add a caching interceptor to the keyvaluestore example
|
6 years ago |
Yash Tibrewal
|
b72bb30126
|
Clang format
|
6 years ago |
Yash Tibrewal
|
aa59509369
|
Reviewer comments
|
6 years ago |
Yash Tibrewal
|
c01e866a88
|
better documentation
|
6 years ago |
Yash Tibrewal
|
f1e9306c70
|
return empty string instead of nullptr
|
6 years ago |
Yash Tibrewal
|
7a5a9544ef
|
Add a naive client server implementation
|
6 years ago |