Skip to content

Commit

Permalink
Update ad_selector.hpp
Browse files Browse the repository at this point in the history
TODO
  • Loading branch information
cxx24 committed Apr 21, 2024
1 parent 7470c95 commit b43c19d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rtb/core/ad_selector.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ static auto chain_function(BidRequest &&req, Impression &&imp, Arg &&arg,

} // namespace detail

// TODO: move to concepts
template <typename T>
concept is_vanilla_standard_ad = requires(T value) {
value.auth_bid_micros;
Expand Down

0 comments on commit b43c19d

Please sign in to comment.