Enum member isAllocSource

Returns true if S is a source which writes data by calling alloc() and commit().

Declaration

enum isAllocSource(S...) = testStage!(null, isAllocSourceTempl, S);

Authors

Adrian Matoga

Copyright

© 2016 Adrian Matoga

License

Boost License 1.0.