[odb-users] 14.1.7 callback , out of class free function

Boris Kolpackov boris at codesynthesis.com
Mon Jan 6 07:22:30 EST 2025


MM <finjulhich at gmail.com> writes:

> Can I lodge a feature request to allow the callback pragma to take a free
> function rather than a member function?
> I have managed so far to keep all odb pragmas in specific odb headers and
> would like the same for callback functions

Can I ask you to file an issue here:

https://github.com/codesynthesis-com/odb/issues

Also, you may want to provide more specifics. For example, you probably
want the object to be passes as an explicit argument, right? Ideally
you should provide a code example that illustrates what you think this
functionality should look like from the user perspective.



More information about the odb-users mailing list