Enum member isPullSource

Returns true if S is a source from which data can be read by calling pull().

Declaration

enum isPullSource(S...) = testStage!(isPullable, templ, S);

Authors

Adrian Matoga

Copyright

© 2016 Adrian Matoga

License

Boost License 1.0.