Skip to content

Commit

Permalink
add note to remove later
Browse files Browse the repository at this point in the history
  • Loading branch information
dbolduc committed Aug 2, 2022
1 parent d1e22d3 commit f49f082
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions google/cloud/options.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ namespace internal {
Options MergeOptions(Options, Options);
void CheckExpectedOptionsImpl(std::set<std::type_index> const&, Options const&,
char const*);
// TODO(#8800) - Remove when bigtable::Table no longer uses bigtable::DataClient
bool IsEmpty(Options const&);
template <typename T>
inline T const& DefaultValue() {
Expand Down

0 comments on commit f49f082

Please sign in to comment.