Layered bend per bone in C++

Hi!

I would like to use the layered bend per bone feature in my game using C++. How can I do that? I’ve got a character class written in C++ with lots of animation sequences,and I want to mix them.

I was also looking for the same. Any update on how to do it?