Enum member isPushSink

Returns true if S is a sink to which data can be written by calling push().

Declaration

enum isPushSink(S...) = testStage!(isPushable, templ, S);

Authors

Adrian Matoga

Copyright

© 2016 Adrian Matoga

License

Boost License 1.0.