All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Static Public Member Functions | List of all members
osl::misc::Bsf< unsigned int > Struct Template Reference

#include <bitOp.h>

Static Public Member Functions

static int bsf (unsigned int mask)
 

Detailed Description

template<>
struct osl::misc::Bsf< unsigned int >

Definition at line 16 of file bitOp.h.

Member Function Documentation

static int osl::misc::Bsf< unsigned int >::bsf ( unsigned int  mask)
inlinestatic

Definition at line 18 of file bitOp.h.


The documentation for this struct was generated from the following file: