[TxMt] Re: Row iterator object

Joshua Bernitt jjbernitt at gmail.com
Fri May 20 11:47:39 UTC 2016


Yes, that helps! Thank you!

On 5/20/16, 3:06 AM, "Jacob Carlborg" <textmate-bounces+jjbernitt=gmail.com at lists.macromates.com on behalf of doob at me.com> wrote:

>On 2016-05-20 06:01, Joshua Bernitt wrote:
>> Hello,
>>
>> I am working around in the code, and I was trying to determine where the
>> row iterator object used in layout.cc is defined so I might study it’s
>> properties? Could anyone point me in the right direction? Much appreciated.
>
>_rows is declared in layout.h with the type "row_tree_t". row_tree_t is 
>declared in the same file as "oak::basic_tree_t<row_key_t, paragraph_t> 
>". basic_tree_t is actually mentioned in INTERNALS.md. basic_tree_t is 
>declared in Shared/include/oak/basic_tree.h, there's an iterator 
>declared in the same file.
>
>Hope that answers your question.
>
>-- 
>/Jacob Carlborg
>
>
>_______________________________________________
>textmate mailing list
>textmate at lists.macromates.com
>http://lists.macromates.com/listinfo/textmate




More information about the textmate mailing list