Bitset | C++

Hello, community.
Is there any way to determine the previous and next set bit using bitset STL(C++)?

Thank You in advance.