Skip to content
Snippets Groups Projects
Commit 71882bc4 authored by Guillaume Roguez's avatar Guillaume Roguez
Browse files

portaudio: C++11'ish the code


Use many C++11 stuffs to make the code clearer and well strutured:

* pimpl idiom to remove the portaudio.h dependency from header file
* array and for-range
* algorithm

(And various little changes for coding rules compliance)

Reviewed-by: default avatarAndreas Traczyk <andreas.traczyk@savoirfairelinux.com>
Change-Id: Iaa11e16aecb1bd36200c820e4cb1aa657479eb60
parent f31d9133
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment