Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

namespace std {
  inline namespace __1 {
    namespace __is_function_imp {}
  }
}

namespace std {
  inline namespace __1 {
    typedef int size_t;
  }
}

namespace X {
  inline namespace Y {
    struct Z;
  }
}