#include typedef boost::multi_array T; void bar(const T &value = T()) { } int main() {}