Skip to content
Snippets Groups Projects
Commit cee88551 authored by Mark Schott's avatar Mark Schott
Browse files

[audio_core] Move to intrusive containers

Moving from std::shared_ptr and std::set, etc. to fbl's intrusive containers
had been planned here for quite awhile as evidenced by johngro@'s TODOs;
this also brings us in line with the style guidelines as fbl::RefPtr is
half the size of std::shared_ptr.

TEST: audio_fidl_tests
Change-Id: Id9734cb8a5099f061a43b017b42a9224bc03fffa
parent 4eba5f43
No related branches found
No related tags found
Loading
Showing
with 169 additions and 155 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment