~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/internal/ptr_cmp.cc

  • Committer: Lee Bieber
  • Date: 2010-12-23 23:11:00 UTC
  • mfrom: (2024.1.1 clean)
  • Revision ID: kalebral@gmail.com-20101223231100-0rqirgz7ugkl10yp
Merge Brian - session list cleanup

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
 
55
55
 
56
56
        /*
57
 
          Compare two keys to see which is smaller.
 
57
          Compare to keys to see witch is smaller.
58
58
          Loop unrolled to make it quick !!
59
59
        */
60
60