Project

General

Profile

Task #2234

Updated by Junxiao Shi over 9 years ago

Implement move constructors for `Block` and `Buffer` types. 

 Static assertions should be declared (in implementation .cpp, on supported platforms) to guarantee those types are move constructible.

Back