sandboxed-api/sandboxed_api/examples
Christian Blichmann 8b1dfd7343 Fix factory method sapi:✌️:Proto<>::FromMessage
This was missing a friend declaration in order to actually compile.
It's now being used in the "stringop" example, so we test it as well.

Drive-by:
- Do not copy the proto's bytes the constructor, but use `std::move`
PiperOrigin-RevId: 387774353
Change-Id: Ic8824af911ac744e2e68130e1f4673c4dddd4939
2021-07-30 03:55:17 -07:00
..
hello_sapi Build fixes for recent Bazel versions 2020-09-25 07:25:31 -07:00
stringop Fix factory method sapi:✌️:Proto<>::FromMessage 2021-07-30 03:55:17 -07:00
sum Replace usage of deprecated functions within Sandboxed API 2021-03-18 05:39:50 -07:00
zlib Prefixed (unique) names for executables in cmake 2020-12-14 01:13:31 -08:00
CMakeLists.txt Enable shared libraries build and cross-compilation 2020-12-14 09:16:14 -08:00