Skip to content

Commit f75824f

Browse files
committed
YTORM: Path attributes
commit_hash:253e7cfc3843035da33b928bacad15eb0645eb02
1 parent 42dbabc commit f75824f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

yt/yt/core/ytree/public.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ struct INodeFactory;
4343
struct ITransactionalNodeFactory;
4444

4545
DECLARE_REFCOUNTED_STRUCT(IAttributeDictionary)
46+
using IConstAttributeDictionaryPtr = TIntrusivePtr<const IAttributeDictionary>;
4647

4748
struct IAttributeOwner;
4849

0 commit comments

Comments
 (0)