mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-03-25 10:09:11 +01:00
perl: inlining utility functions
This commit is contained in:
parent
ef0a86e7cc
commit
0cd31a4b96
@ -22,7 +22,7 @@ typedef struct {
|
||||
struct template ## name
|
||||
|
||||
#define msgpack_unpack_func(ret, name) \
|
||||
ret template ## name
|
||||
STATIC_INLINE ret template ## name
|
||||
|
||||
#define msgpack_unpack_callback(name) \
|
||||
template_callback ## name
|
||||
|
Loading…
x
Reference in New Issue
Block a user