Enum member isPullable

Declaration

enum isPullable(S) = is(PullElementType!S) || is(PullElementType!(S, SomePOD!"isPullable")) || is(PullElementType!(S, null));

Authors

Adrian Matoga

Copyright

© 2016 Adrian Matoga

License

Boost License 1.0.