Skip to content

Commit

Permalink
Update Main.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
HypertextAssassin0273 authored Jul 5, 2021
1 parent 57c38c5 commit 0f9d9d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ class AMO:protected manager{
}
public:
static void advance_management_operations(){
AMO object;//i.e. not efficient method for searching by multiple atrributes
AMO object;//i.e. not completed as algorithm for searching by multiple atrributes is still need to be determined
//object.colomn_wise_table[2].in_order_traversal();
}
};
Expand Down

0 comments on commit 0f9d9d9

Please sign in to comment.