3 lines
42 B
C
3 lines
42 B
C
#pragma once
|
|
|
|
unsigned ilog2(unsigned n);
|
#pragma once
|
|
|
|
unsigned ilog2(unsigned n);
|