#include <instance.hpp>
List of all members.
Definition at line 92 of file instance.hpp.
[inline, static]
Definition at line 93 of file instance.hpp.
References mmx::set_as().
00093 { 00094 generic r; 00095 set_as (view_as<Instance> (r), c1, c2); 00096 return r; 00097 }