Enum member isAllocSink

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

Declaration

enum isAllocSink(S...) = testStage!(isAllocable, templ, S);

Authors

Adrian Matoga

Copyright

© 2016 Adrian Matoga

License

Boost License 1.0.