1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2025-08-03 12:49:50 +00:00

add compost left_channel, right_channel

This commit is contained in:
bolero-MURAKAMI 2012-11-24 23:28:07 +09:00
parent 597d05563b
commit 7da0aa0343
4 changed files with 91 additions and 1 deletions

View file

@ -5,7 +5,7 @@
#include <sprout/config.hpp>
#include <sprout/utility/forward.hpp>
#include <sprout/utility/as_lvalue.hpp>
#include <sprout/type_traits.hpp>
#include <sprout/type_traits/lvalue_reference.hpp>
namespace sprout {
//