Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 424cbbeb authored by Jakub Tyszkowski's avatar Jakub Tyszkowski
Browse files

common/strings: Support classes with operator<<(std::ostream&, const T&)

This allows to reuse all the existing string conversion logic for custom
classes for which we already have these defined:
  std::ostream& operator<<(std::ostream& os, const T& obj)

Bug: 150670922
Tag: #feature
Test: atest packages/modules/Bluetooth/system/gd/common/strings_test.cc
Sponsor: jpawlowski@
Change-Id: Ie31584231800573b5dbc59caba1cccc0c0787be2
parent 099bd1e4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment