The documentation says: User-defined functions can be written in C (or a
language that can be made compatible with C, such as C++). So I suppose it
should be ok to use STL or things like Boost Graph Library in server-side
C functions, right?
thanks
zhenchang