Add a StringView class to pass around strings without copying
commit83ab645ab7f40d7f30025f42f3ebe5529b1744f6
authorChris Robinson <chris.kcat@gmail.com>
Mon, 16 Oct 2017 16:40:15 +0000 (16 09:40 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Mon, 16 Oct 2017 16:40:15 +0000 (16 09:40 -0700)
treebc2380169ba845536919a92857891e0214248e1a
parent1f5e42fcb54a2e66574d57d8405427f441490bb5
Add a StringView class to pass around strings without copying
include/AL/alure2.h
src/device.cpp
src/device.h
src/devicemanager.cpp
src/devicemanager.h