22 #include <drizzled/optimizer/position.h>
23 #include <drizzled/table.h>
30 bool Position::examinePosition(table_map found_ref)
32 if (table->table->
map & found_ref)
table_map map
ID bit of table (1,2,4,8,16...)
TODO: Rename this file - func.h is stupid.