mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-18 11:19:10 +00:00
Fixup example
This commit is contained in:
@ -65,7 +65,8 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
|||||||
// typedef float(*func_ptr)();
|
// typedef float(*func_ptr)();
|
||||||
// static hsFunctionDispatcher<func_ptr> my_func;
|
// static hsFunctionDispatcher<func_ptr> my_func;
|
||||||
//
|
//
|
||||||
// hsFunctionDispatcher<float::func_ptr> float::my_func(float::my_func_fpu, 0, 0, 0, 0, 0, 0, float::my_func_avx);
|
// hsFunctionDispatcher<func_ptr> my_func(my_func_fpu, 0, 0, 0, 0, 0, 0, my_func_avx);
|
||||||
|
// my_func();
|
||||||
//
|
//
|
||||||
//////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user